From 55fa0c6a12d42fb53fe7dc510c48f17272093ff2 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 13 Nov 1999 23:19:08 +0000 Subject: . --- doc/Makefile.in | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/Makefile.in b/doc/Makefile.in index 14a1bb17f..40a676877 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -59,16 +59,14 @@ PRE_UNINSTALL = : POST_UNINSTALL = : host_alias = @host_alias@ host_triplet = @host@ -AMDEP = @AMDEP@ AMTAR = @AMTAR@ +AMTARFLAGS = @AMTARFLAGS@ +AWK = @AWK@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ CPP = @CPP@ -CXX = @CXX@ -CXXCPP = @CXXCPP@ DATADIRNAME = @DATADIRNAME@ -DEPDIR = @DEPDIR@ DF_PROG = @DF_PROG@ GENCAT = @GENCAT@ GETCONF = @GETCONF@ @@ -95,6 +93,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ YACC = @YACC@ +install_sh = @install_sh@ l = @l@ @@ -268,7 +267,7 @@ mostlyclean-aminfo: fileutils.kys fileutils.ps fileutils.log fileutils.pg \ fileutils.toc fileutils.tp fileutils.tps fileutils.vr \ fileutils.vrs fileutils.op fileutils.tr fileutils.cv \ - fileutils.cn + fileutils.cn fileutils.cm fileutils.ov clean-aminfo: -- cgit v1.2.3-54-g00ecf