mirror of
git://git.savannah.gnu.org/libtool.git
synced 2024-11-21 01:40:57 +08:00
* Makefile.am (all-recursive): depend on ACINCLUDE_M4_LIST
(all-local, check-local): remove, unused
This commit is contained in:
parent
a8aef20e0e
commit
19718ecd62
@ -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
|
||||
|
||||
|
@ -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 $@
|
||||
|
Loading…
Reference in New Issue
Block a user