mirror of
https://github.com/NixOS/nix
synced 2025-07-02 17:41:48 +02:00
Remove Automakefiles
This commit is contained in:
parent
16e7d69209
commit
0c6d62cf27
22 changed files with 0 additions and 510 deletions
|
@ -1,10 +0,0 @@
|
|||
bin_PROGRAMS = nix-instantiate
|
||||
|
||||
nix_instantiate_SOURCES = nix-instantiate.cc
|
||||
nix_instantiate_LDADD = ../libmain/libmain.la ../libexpr/libexpr.la \
|
||||
../libstore/libstore.la ../libutil/libutil.la \
|
||||
../boost/format/libformat.la
|
||||
|
||||
AM_CXXFLAGS = \
|
||||
-I$(srcdir)/.. -I$(srcdir)/../libutil -I$(srcdir)/../libstore \
|
||||
-I$(srcdir)/../libexpr -I$(srcdir)/../libmain -I../libexpr
|
Loading…
Add table
Add a link
Reference in a new issue