summaryrefslogtreecommitdiff
path: root/tests/date
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-12-06 21:18:14 +0000
committerJim Meyering <jim@meyering.net>1997-12-06 21:18:14 +0000
commit92f0098844fc806a94a3e1256dfa28137758d900 (patch)
tree85a5ac2692f01c1e7e265fa866a8a699d9428e3b /tests/date
parent45ef6ccef8ada779c4ba999cccfd529b476f989d (diff)
downloadcoreutils-92f0098844fc806a94a3e1256dfa28137758d900.tar.xz
.
Diffstat (limited to 'tests/date')
-rw-r--r--tests/date/Makefile.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in
index 25f6de0ae..1ee283092 100644
--- a/tests/date/Makefile.in
+++ b/tests/date/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@