/[autoconf]/autoconf/Makefile.am
ViewVC logotype

Diff of /autoconf/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.80 by akim, Fri Mar 8 12:44:46 2002 UTC revision 1.81 by eggert, Mon Jul 29 08:23:56 2002 UTC
# Line 47  html pdf: Line 47  html pdf:
47  ## --------- ##  ## --------- ##
48    
49  pkgdata_DATA = INSTALL  pkgdata_DATA = INSTALL
50  MAKEINFO = @MAKEINFO@ --no-headers --no-validate --no-split  AM_MAKEINFOFLAGS = --no-headers --no-validate --no-split
51  INSTALL: $(top_srcdir)/doc/install.texi  INSTALL: $(top_srcdir)/doc/install.texi
52          $(MAKEINFO) $(top_srcdir)/doc/install.texi --output=$(srcdir)/INSTALL          $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -o $(srcdir)/INSTALL \
53              $(top_srcdir)/doc/install.texi
54    
55  maintainer-clean-local:  maintainer-clean-local:
56          -rm -rf autom4te.cache          -rm -rf autom4te.cache

Legend:
Removed from v.1.80  
changed lines
  Added in v.1.81

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26