diff options
author | Tom Tromey <tromey@redhat.com> | 1997-05-30 05:30:06 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 1997-05-30 05:30:06 +0000 |
commit | b0a15b5d6a2341da582d008ebcafad91bde3c2e0 (patch) | |
tree | 2187d77b90fa364db8073203fdbdcf9d87f9cc31 /Makefile.in | |
parent | 043cac051dd8aaae8828f367b7c5b86fd8b26bb3 (diff) | |
download | automake-b0a15b5d6a2341da582d008ebcafad91bde3c2e0.tar.gz |
nothing
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index cdbf0d9ef..bb5cfdb6d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.1p from Makefile.am +# Makefile.in generated automatically by automake 1.1q from Makefile.am # Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation @@ -446,7 +446,7 @@ uninstall: uninstall-recursive uninstall-am all: all-recursive all-am install-strip: - $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' install + $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install installdirs: installdirs-recursive $(mkinstalldirs) $(bindir) $(pkgdatadir) $(infodir) $(pkgdatadir) |