Loading Configurations/unix-Makefile.tmpl +2 −1 Original line number Diff line number Diff line Loading @@ -215,7 +215,8 @@ build_apps_nodep: $(PROGRAMS) $(SCRIPTS) build_tests: configdata.pm build_tests_nodep depend build_tests_nodep: $(TESTPROGS) test tests: build_tests_nodep build_apps_nodep build_engines_nodep depend test tests: build_tests_nodep build_apps_nodep build_engines_nodep \ depend link-utils ( cd test; \ SRCTOP=../$(SRCDIR) \ BLDTOP=../$(BLDDIR) \ Loading Loading
Configurations/unix-Makefile.tmpl +2 −1 Original line number Diff line number Diff line Loading @@ -215,7 +215,8 @@ build_apps_nodep: $(PROGRAMS) $(SCRIPTS) build_tests: configdata.pm build_tests_nodep depend build_tests_nodep: $(TESTPROGS) test tests: build_tests_nodep build_apps_nodep build_engines_nodep depend test tests: build_tests_nodep build_apps_nodep build_engines_nodep \ depend link-utils ( cd test; \ SRCTOP=../$(SRCDIR) \ BLDTOP=../$(BLDDIR) \ Loading