mirror of
https://github.com/NixOS/nix
synced 2025-06-28 17:51:15 +02:00
New non-recursive, plain Make-based build system
This commit is contained in:
parent
709cbe4e76
commit
b8e9efc476
15 changed files with 183 additions and 0 deletions
5
src/boost/format/Makefile.new
Normal file
5
src/boost/format/Makefile.new
Normal file
|
@ -0,0 +1,5 @@
|
|||
LIBS += libformat
|
||||
|
||||
libformat_DIR := $(here)
|
||||
|
||||
libformat_SOURCES = format_implementation.cc free_funcs.cc parsing.cc
|
Loading…
Add table
Add a link
Reference in a new issue