Re-generate the Makefiles
This commit is contained in:
parent
e5e04f3320
commit
84b8147167
2
Makefile
2
Makefile
|
@ -126,6 +126,8 @@ dist:
|
|||
$(PACKAGE)-$(VERSION)/tests/libtool/Makefile.Linux \
|
||||
$(PACKAGE)-$(VERSION)/tests/libtool/Makefile.NetBSD \
|
||||
$(PACKAGE)-$(VERSION)/tests/libtool/Makefile.Windows \
|
||||
$(PACKAGE)-$(VERSION)/tests/mode/project.conf \
|
||||
$(PACKAGE)-$(VERSION)/tests/mode/Makefile.NetBSD \
|
||||
$(PACKAGE)-$(VERSION)/tests/object/project.conf \
|
||||
$(PACKAGE)-$(VERSION)/tests/object/Makefile.NetBSD \
|
||||
$(PACKAGE)-$(VERSION)/tests/package/project.conf \
|
||||
|
|
|
@ -45,7 +45,7 @@ $(OBJDIR)shlint.log: ../src/scripts/data/pkgconfig.sh ../src/scripts/doc/docbook
|
|||
$(OBJDIR)template-test.md: template.md.in test.db ../src/scripts/tools/template.sh ../config.sh
|
||||
../src/scripts/tools/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.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
|
||||
$(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 mode/project.conf mode/Makefile.NetBSD 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: ../src/scripts/tests/xmllint.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user