summaryrefslogtreecommitdiff
path: root/tests/sort
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-12-06 21:16:57 +0000
committerJim Meyering <jim@meyering.net>1997-12-06 21:16:57 +0000
commit45ef6ccef8ada779c4ba999cccfd529b476f989d (patch)
treea25cbec978eabb0d4ad3797998087fcb1b3a7205 /tests/sort
parent20e1875a322c2966d053e5fa871244f2cf3370f8 (diff)
downloadcoreutils-45ef6ccef8ada779c4ba999cccfd529b476f989d.tar.xz
.
Diffstat (limited to 'tests/sort')
-rw-r--r--tests/sort/Makefile.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in
index 98899279f..781ee116c 100644
--- a/tests/sort/Makefile.in
+++ b/tests/sort/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated automatically by automake 1.2c from Makefile.am
+# Makefile.in generated automatically by automake 1.2d from Makefile.am
# Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
@@ -49,12 +49,12 @@ INSTALL_DATA = @INSTALL_DATA@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
transform = @program_transform_name@
-NORMAL_INSTALL = true
-PRE_INSTALL = true
-POST_INSTALL = true
-NORMAL_UNINSTALL = true
-PRE_UNINSTALL = true
-POST_UNINSTALL = true
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
CATALOGS = @CATALOGS@
CATOBJEXT = @CATOBJEXT@
CC = @CC@