mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 21:19:24 +00:00
doc: Don't generate Postscript-formatted doc by default.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2016-11-19 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
|
doc: Don't generate Postscript-formatted doc by default.
|
||||||
|
* doc/Makefile.in (all): Don't depend on 'ps'.
|
||||||
|
|
||||||
2014-10-15 Eric Blake <eblake@redhat.com>
|
2014-10-15 Eric Blake <eblake@redhat.com>
|
||||||
|
|
||||||
doc: fix invalid use of @itemx
|
doc: fix invalid use of @itemx
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Makefile for gperf/doc
|
# Makefile for gperf/doc
|
||||||
|
|
||||||
# Copyright (C) 1998, 2000, 2002-2003, 2007, 2012 Free Software Foundation, Inc.
|
# Copyright (C) 1998, 2000, 2002-2003, 2007, 2012, 2016 Free Software Foundation, Inc.
|
||||||
# Written by Douglas C. Schmidt <schmidt@ics.uci.edu>
|
# Written by Douglas C. Schmidt <schmidt@ics.uci.edu>
|
||||||
# and Bruno Haible <bruno@clisp.org>.
|
# and Bruno Haible <bruno@clisp.org>.
|
||||||
#
|
#
|
||||||
@@ -63,7 +63,7 @@ SHELL = /bin/sh
|
|||||||
|
|
||||||
VPATH = $(srcdir)
|
VPATH = $(srcdir)
|
||||||
|
|
||||||
all : info ps pdf html man
|
all : info pdf html man
|
||||||
|
|
||||||
|
|
||||||
info : $(srcdir)/gperf.info
|
info : $(srcdir)/gperf.info
|
||||||
|
|||||||
Reference in New Issue
Block a user