Split Makefile.lib into several *.mk files
This commit is contained in:
parent
e9b6397d2f
commit
f980755766
9 changed files with 243 additions and 203 deletions
|
|
@ -14,5 +14,4 @@ SUBS = \
|
|||
|
||||
GLOBAL_CXXFLAGS = -I . -I src -I src/libutil -I src/libstore -I src/libmain -I src/libexpr
|
||||
|
||||
include Makefile.lib
|
||||
|
||||
include mk/lib.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue