mirror of
https://github.com/NixOS/nix.git
synced 2025-12-08 01:51:01 +01:00
Remove Automakefiles
This commit is contained in:
parent
16e7d69209
commit
0c6d62cf27
22 changed files with 0 additions and 510 deletions
|
|
@ -1,11 +0,0 @@
|
|||
pkglib_LTLIBRARIES = libmain.la
|
||||
|
||||
libmain_la_SOURCES = shared.cc stack.cc
|
||||
|
||||
libmain_la_LIBADD = ../libstore/libstore.la @BDW_GC_LIBS@
|
||||
|
||||
pkginclude_HEADERS = shared.hh
|
||||
|
||||
AM_CXXFLAGS = \
|
||||
-I$(srcdir)/.. -I$(srcdir)/../libutil \
|
||||
-I$(srcdir)/../libstore
|
||||
Loading…
Add table
Add a link
Reference in a new issue