* Makefile.am (all-recursive): depend on ACINCLUDE_M4_LIST

(all-local, check-local): remove, unused
This commit is contained in:
Alexandre Oliva 1999-03-14 05:41:21 +00:00 committed by Alexandre Oliva
parent a8aef20e0e
commit 19718ecd62
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
1999-03-14 Alexandre Oliva <oliva@dcc.unicamp.br>
* Makefile.am (all-recursive): depend on ACINCLUDE_M4_LIST
(all-local, check-local): remove, unused
* doc/PLATFORMS: updated platforms tested on 1.2f-pre; clean up;
reorder; untabify

View File

@ -79,7 +79,7 @@ update-timestamps:
(rm -f $@ && cp ltmain.shT $@ && rm -f ltmain.shT)
# All our rules should depend on these demo files.
all-local check-local: $(ACINCLUDE_M4_LIST) libtool
all-recursive: $(ACINCLUDE_M4_LIST)
@ACINCLUDE_M4_LIST@: $(srcdir)/libtool.m4
rm -f $@