patch from Christian: use $? instead of $<

This commit is contained in:
Josh Coalson 2001-10-31 19:11:53 +00:00
parent 223ae492f8
commit 2951696793

View File

@ -16,7 +16,7 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
flac.1: flac.sgml
docbook-to-man $< > $@ || docbook2man $< > $@
docbook-to-man $? > $@ || docbook2man $? > $@
man_MANS = flac.1