Loading Configurations/unix-Makefile.tmpl +1 −1 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 rehash test tests: build_tests build_apps build_engines build_libs rehash ( cd test; \ SRCTOP=../$(SRCDIR) \ BLDTOP=../$(BLDDIR) \ Loading Loading
Configurations/unix-Makefile.tmpl +1 −1 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 rehash test tests: build_tests build_apps build_engines build_libs rehash ( cd test; \ SRCTOP=../$(SRCDIR) \ BLDTOP=../$(BLDDIR) \ Loading