]> git.ipfire.org Git - thirdparty/automake.git/commit
* lib/am/depend2.am (?GENERIC?%EXT%.o, ?GENERIC?%EXT%.obj): Do not
authorAlexandre Duret-Lutz <adl@gnu.org>
Tue, 25 Feb 2003 20:07:33 +0000 (20:07 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Tue, 25 Feb 2003 20:07:33 +0000 (20:07 +0000)
commit421258da3e88cdd56574ec9e06de41d248e3df25
tree21119359c12d20b134051bd0d03ff94b0fe570c7
parentc6102156351d22740478216e71a56473a5ecc45a
* lib/am/depend2.am (?GENERIC?%EXT%.o, ?GENERIC?%EXT%.obj): Do not
use the `test -f foo || echo $(srcdir)/` to emulate a VPATH search
when outputing suffix rules.
* lib/am/texibuild.am (?GENERIC?%SOURCE_SUFFIX%.dvi)
(?GENERIC?%SOURCE_SUFFIX%.pdf): Likewise.
Suggested by Bruno Haible.
ChangeLog
Makefile.in
lib/am/depend2.am
lib/am/texibuild.am