mirror of
https://github.com/NixOS/nix
synced 2025-07-09 12:03:55 +02:00
Update Makefiles
This commit is contained in:
parent
568b1b0a8a
commit
b4c684e0f9
15 changed files with 18 additions and 29 deletions
4
Makefile
4
Makefile
|
@ -14,8 +14,10 @@ SUBS = \
|
|||
perl/Makefile \
|
||||
scripts/Makefile \
|
||||
corepkgs/Makefile \
|
||||
tests/Makefile
|
||||
tests/Makefile \
|
||||
|
||||
GLOBAL_CXXFLAGS = -I . -I src -I src/libutil -I src/libstore -I src/libmain -I src/libexpr
|
||||
|
||||
include Makefile.config
|
||||
|
||||
include mk/lib.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue