Re-generate the Makefiles

This commit is contained in:
Pierre Pronchery 2020-02-13 06:33:17 +01:00
parent 0cd26b9990
commit 7068261d40
2 changed files with 2 additions and 1 deletions

View File

@ -127,6 +127,7 @@ dist:
$(PACKAGE)-$(VERSION)/tests/object/Makefile.NetBSD \
$(PACKAGE)-$(VERSION)/tests/package/project.conf \
$(PACKAGE)-$(VERSION)/tests/package/Makefile.NetBSD \
$(PACKAGE)-$(VERSION)/tests/package/config.ent.NetBSD \
$(PACKAGE)-$(VERSION)/tests/package/config.h.NetBSD \
$(PACKAGE)-$(VERSION)/tests/package/config.sh.NetBSD \
$(PACKAGE)-$(VERSION)/tests/plugin/project.conf \

View File

@ -42,7 +42,7 @@ $(OBJDIR)shlint.log: ../doc/scripts/appbroker.sh ../doc/scripts/clint.sh ../doc/
$(OBJDIR)template-test.md: template.md.in test.db ../doc/scripts/template.sh ../config.sh
../doc/scripts/template.sh -P "$(PREFIX)" -O DATABASEDIR=. -- "$(OBJDIR)template-test.md"
$(OBJDIR)tests.log: $(OBJDIR)../tools/configure$(EXEEXT) binary/project.conf binary/Makefile.Darwin binary/Makefile.DeforaOS binary/Makefile.NetBSD binary/Makefile.Windows command/project.conf command/Makefile.NetBSD include/project.conf include/Makefile.NetBSD java/project.conf java/Makefile.NetBSD library/project.conf library/Makefile.Darwin library/Makefile.Linux library/Makefile.NetBSD library/Makefile.Windows libtool/project.conf libtool/Makefile.Darwin libtool/Makefile.Linux libtool/Makefile.NetBSD libtool/Makefile.Windows object/project.conf object/Makefile.NetBSD package/project.conf package/Makefile.NetBSD package/config.h.NetBSD package/config.sh.NetBSD plugin/project.conf plugin/Makefile.Darwin plugin/Makefile.NetBSD script/project.conf script/Makefile.NetBSD verilog/project.conf verilog/Makefile.NetBSD tests.sh
$(OBJDIR)tests.log: $(OBJDIR)../tools/configure$(EXEEXT) binary/project.conf binary/Makefile.Darwin binary/Makefile.DeforaOS binary/Makefile.NetBSD binary/Makefile.Windows command/project.conf command/Makefile.NetBSD include/project.conf include/Makefile.NetBSD java/project.conf java/Makefile.NetBSD library/project.conf library/Makefile.Darwin library/Makefile.Linux library/Makefile.NetBSD library/Makefile.Windows libtool/project.conf libtool/Makefile.Darwin libtool/Makefile.Linux libtool/Makefile.NetBSD libtool/Makefile.Windows object/project.conf object/Makefile.NetBSD package/project.conf package/Makefile.NetBSD package/config.ent.NetBSD package/config.h.NetBSD package/config.sh.NetBSD plugin/project.conf plugin/Makefile.Darwin plugin/Makefile.NetBSD script/project.conf script/Makefile.NetBSD verilog/project.conf verilog/Makefile.NetBSD tests.sh
./tests.sh -P "$(PREFIX)" -- "$(OBJDIR)tests.log"
$(OBJDIR)xmllint.log: ../doc/scripts/xmllint.sh