]> git.ipfire.org Git - thirdparty/nettle.git/commit
Protected %-rules used for building pure objects,
authorNiels Möller <nisse@lysator.liu.se>
Tue, 17 Feb 2004 15:49:22 +0000 (16:49 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 17 Feb 2004 15:49:22 +0000 (16:49 +0100)
commita53be0417c9a58fd187fb488182dcb52b781a758
tree07f9243346b0b41de8a4f68e351a64277b291452
parent0780589ef8dbef97e9ea1db2cb3953a65aeda07b
Protected %-rules used for building pure objects,
and for assembler files, by automake conditionals. Needed for
makes such as tru64's, which tries to understand %-patterns, but
doesn't get it right.
(SUFFIXES): Added .html.
(.texinfo.html): Rewrote rule to use a traditional suffix target.

Rev: src/nettle/Makefile.am:1.76
Makefile.am