1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Portability.

This commit is contained in:
Bruno Haible
2003-06-02 11:41:56 +00:00
parent cb1c880393
commit eba9cf3822
2 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Makefile for gperf/doc
# Copyright (C) 1998, 2000, 2002 Free Software Foundation, Inc.
# Copyright (C) 1998, 2000, 2002-2003 Free Software Foundation, Inc.
# Written by Douglas C. Schmidt <schmidt@ics.uci.edu>
# and Bruno Haible <bruno@clisp.org>.
#
@@ -84,7 +84,7 @@ $(srcdir)/gperf.dvi : $(srcdir)/gperf.texi $(srcdir)/gpl.texinfo
ps : $(srcdir)/gperf.ps
$(srcdir)/gperf.ps : $(srcdir)/gperf.dvi
$(DVIPS) -o $@ $<
$(DVIPS) -o $@ $(srcdir)/gperf.dvi
pdf : $(srcdir)/gperf.pdf