Makefile.am: Don't try to include deps.mk.
2004-09-09 Michael Koch <konqueror@gmx.de> * Makefile.am: Don't try to include deps.mk. * Makefile.in: Regenerated. From-SVN: r87224
This commit is contained in:
parent
1e128c5f7b
commit
931775801c
@ -1,3 +1,8 @@
|
||||
2004-09-09 Michael Koch <konqueror@gmx.de>
|
||||
|
||||
* Makefile.am: Don't try to include deps.mk.
|
||||
* Makefile.in: Regenerated.
|
||||
|
||||
2004-09-08 Bryce McKinlay <mckinlay@redhat.com>
|
||||
|
||||
* configure.ac (AC_CONFIG_COMMANDS): Don't create subdirectories and
|
||||
|
@ -3140,8 +3140,6 @@ texinfo: TexinfoDoclet.class
|
||||
## Dependency tracking madness.
|
||||
##
|
||||
|
||||
-include deps.mk
|
||||
|
||||
## This is an evil hack to work around an automake limitation. We
|
||||
## need to ensure that all CNI headers are built, not just the ones used
|
||||
## internally by libgcj. We can't make the .o files depend on nat_headers,
|
||||
|
@ -22049,8 +22049,6 @@ texinfo: TexinfoDoclet.class
|
||||
javadoc -outfile $(srcdir)/doc/java-util-jar.texi -doclet TexinfoDoclet -sourcepath .:$(srcdir) $(srcdir)/java/util/jar/*.java
|
||||
javadoc -outfile $(srcdir)/doc/java-util-zip.texi -doclet TexinfoDoclet -sourcepath .:$(srcdir) $(srcdir)/java/util/zip/*.java
|
||||
|
||||
-include deps.mk
|
||||
|
||||
all-recursive: libgcj-@gcc_version@.jar $(nat_headers) $(xlib_nat_headers)
|
||||
|
||||
# Multilib support.
|
||||
|
Loading…
Reference in New Issue
Block a user