Loading Configurations/descrip.mms.tmpl +2 −2 Original line number Diff line number Diff line Loading @@ -207,7 +207,7 @@ build_engines : $(ENGINES) build_apps : $(PROGRAMS), $(SCRIPTS) build_tests : $(TESTPROGS) test tests : build_tests, rehash test tests : build_apps, build_engines, build_tests, rehash SET DEFAULT [.test]{- move("test") -} DEFINE SRCTOP {- sourcedir() -} DEFINE BLDTOP {- builddir() -} Loading Configurations/unix-Makefile.tmpl +2 −2 Original line number Diff line number Diff line Loading @@ -151,7 +151,7 @@ build_engines: $(ENGINES) build_apps: $(PROGRAMS) $(SCRIPTS) build_tests: $(TESTPROGS) test tests: build_tests build_apps build_engines build_libs rehash test tests: build_tests build_apps build_engines rehash ( cd test; \ SRCTOP=../$(SRCDIR) \ BLDTOP=../$(BLDDIR) \ Loading Loading @@ -575,7 +575,7 @@ dist: # Helper targets ##################################################### rehash: link-utils copy-certs rehash: link-utils copy-certs build_apps @if [ -z "$(CROSS_COMPILE)" ]; then \ (OPENSSL="$(BLDDIR)/util/shlib_wrap.sh apps/openssl"; \ [ -x "$(BLDDIR)/openssl.exe" ] && OPENSSL="$(BLDDIR)/openssl.exe" || :; \ Loading Loading
Configurations/descrip.mms.tmpl +2 −2 Original line number Diff line number Diff line Loading @@ -207,7 +207,7 @@ build_engines : $(ENGINES) build_apps : $(PROGRAMS), $(SCRIPTS) build_tests : $(TESTPROGS) test tests : build_tests, rehash test tests : build_apps, build_engines, build_tests, rehash SET DEFAULT [.test]{- move("test") -} DEFINE SRCTOP {- sourcedir() -} DEFINE BLDTOP {- builddir() -} Loading
Configurations/unix-Makefile.tmpl +2 −2 Original line number Diff line number Diff line Loading @@ -151,7 +151,7 @@ build_engines: $(ENGINES) build_apps: $(PROGRAMS) $(SCRIPTS) build_tests: $(TESTPROGS) test tests: build_tests build_apps build_engines build_libs rehash test tests: build_tests build_apps build_engines rehash ( cd test; \ SRCTOP=../$(SRCDIR) \ BLDTOP=../$(BLDDIR) \ Loading Loading @@ -575,7 +575,7 @@ dist: # Helper targets ##################################################### rehash: link-utils copy-certs rehash: link-utils copy-certs build_apps @if [ -z "$(CROSS_COMPILE)" ]; then \ (OPENSSL="$(BLDDIR)/util/shlib_wrap.sh apps/openssl"; \ [ -x "$(BLDDIR)/openssl.exe" ] && OPENSSL="$(BLDDIR)/openssl.exe" || :; \ Loading