Support out-of-tree builds
modified auto.def
@@ -359,3 +359,4 @@ foreach dir [list external/blake2 external/picosat \
|
|
|
|
|
|
| + | |
modified compat/Makefile.autosetup
@@ -8,7 +8,10 @@ SRCS= closefrom.c \
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified docs/Makefile.autosetup
@@ -46,18 +46,20 @@ MAN3GZ= $(MAN3:.3=.3.gz)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/blake2/Makefile.autosetup
@@ -3,4 +3,6 @@ LIB= blake2
|
|
|
|
|
|
| + | |
| + | |
|
modified external/libfetch/Makefile.autosetup
@@ -6,9 +6,12 @@ SRCS= common.c \
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
|
modified external/libucl/Makefile.autosetup
@@ -17,4 +17,6 @@ LOCAL_CFLAGS= -I$(top_srcdir)/external/libucl/include \
|
|
|
|
|
|
| + | |
| + | |
|
modified external/linenoise/Makefile.autosetup
@@ -1,5 +1,6 @@
|
|
|
|
|
|
| + | |
|
|
|
modified external/msgpuck/Makefile.autosetup
@@ -5,5 +5,7 @@ LIB= msgpuck
|
|
|
|
|
|
| + | |
| + | |
|
|
|
modified external/picosat/Makefile.autosetup
@@ -4,4 +4,7 @@ SRCS= picosat.c \
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
modified external/sqlite/Makefile.autosetup
@@ -4,6 +4,7 @@ SRCS= sqlite3.c \
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -39,4 +40,6 @@ LOCAL_CFLAGS= -I$(top_srcdir)/external/linenoise \
|
|
|
|
|
|
| + | |
| + | |
|
modified external/yxml/Makefile.autosetup
@@ -4,7 +4,9 @@ LIB= yxml
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/Makefile.autosetup
@@ -63,8 +63,11 @@ LOCAL_CFLAGS= -I$(top_srcdir)/compat \
|
|
|
|
|
|
| + | |
|
|
| + | |
|
|
| + | |
|
|
|
|
|
@@ -122,7 +125,7 @@ LOCAL_LDFLAGS+= -L$(top_builddir)/external/libmachista -lmachista_pic \
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -147,6 +150,8 @@ LOCAL_CFLAGS+= @PKG_LIBLDNS_CFLAGS@
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified libpkg/repo/binary/Makefile.autosetup
@@ -7,11 +7,15 @@ SRCS= binary.c \
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
modified scripts/Makefile.autosetup
@@ -20,6 +20,8 @@ PWEEKLY= periodic/400.status-pkg
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified src/Makefile.autosetup
@@ -41,6 +41,7 @@ LOCAL_CFLAGS= -I$(top_srcdir)/compat \
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -84,6 +85,7 @@ STATIC_ARG= -static
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -106,7 +108,7 @@ $(PROG): $(top_builddir)/libpkg/libpkg_flat.a
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|