From 738818ee66fdb3bfc4c46b79d3aa70b7790896cd Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 7 Apr 1997 16:59:43 +0000 Subject: . --- m4/Makefile.in | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) (limited to 'm4') diff --git a/m4/Makefile.in b/m4/Makefile.in index 83e32f580..7ae587267 100644 --- a/m4/Makefile.in +++ b/m4/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.1m from Makefile.am +# Makefile.in generated automatically by automake 1.1n from Makefile.am # Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation @@ -46,7 +46,13 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ transform = @program_transform_name@ -ANSI2KNR = @ANSI2KNR@ + +NORMAL_INSTALL = true +PRE_INSTALL = true +POST_INSTALL = true +NORMAL_UNINSTALL = true +PRE_UNINSTALL = true +POST_UNINSTALL = true CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ @@ -56,7 +62,6 @@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GT_NO = @GT_NO@ GT_YES = @GT_YES@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTOBJEXT = @INSTOBJEXT@ INTLDEPS = @INTLDEPS@ INTLLIBS = @INTLLIBS@ @@ -78,9 +83,8 @@ VERSION = @VERSION@ l = @l@ EXTRA_DIST = README \ -chown.m4 getgroups.m4 getline.m4 getloadavg.m4 gettext.m4 jm-mktime.m4 \ -jm-winsz1.m4 jm-winsz2.m4 lcmessage.m4 memcmp.m4 mktime.m4 progtest.m4 \ -strftime.m4 uptime.m4 +chown.m4 getgroups.m4 getline.m4 getloadavg.m4 jm-mktime.m4 jm-winsz1.m4 \ +jm-winsz2.m4 memcmp.m4 strftime.m4 uptime.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../config.h CONFIG_CLEAN_FILES = @@ -121,10 +125,10 @@ check: all $(MAKE) installcheck: install-exec: - $(NORMAL_INSTALL) + @$(NORMAL_INSTALL) install-data: - $(NORMAL_INSTALL) + @$(NORMAL_INSTALL) install: install-exec install-data all @: -- cgit v1.2.3-70-g09d2