summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-09-16 12:43:33 +0000
committerJim Meyering <jim@meyering.net>2001-09-16 12:43:33 +0000
commitdd5500c678061224e198d363ab58d6af68680fd9 (patch)
treebfce1723016a3bf7d58872514271e748dda40f45 /tests
parente105aad7606237d77a1ffe4b9f46ffb1fb3c9d6f (diff)
downloadcoreutils-dd5500c678061224e198d363ab58d6af68680fd9.tar.xz
.
Diffstat (limited to 'tests')
-rw-r--r--tests/chgrp/Makefile.in1
-rw-r--r--tests/chmod/Makefile.in1
-rw-r--r--tests/chown/Makefile.in1
-rw-r--r--tests/cp/Makefile.in1
-rw-r--r--tests/dd/Makefile.in1
-rw-r--r--tests/dircolors/Makefile.in1
-rw-r--r--tests/du/Makefile.in1
-rw-r--r--tests/install/Makefile.in1
-rw-r--r--tests/ln/Makefile.in1
-rw-r--r--tests/ls-2/Makefile.in1
-rw-r--r--tests/ls/Makefile.in1
-rw-r--r--tests/mkdir/Makefile.in1
-rw-r--r--tests/mv/Makefile.in1
-rw-r--r--tests/rm/Makefile.in1
-rw-r--r--tests/rmdir/Makefile.in1
-rw-r--r--tests/shred/Makefile.in1
-rw-r--r--tests/touch/Makefile.in1
17 files changed, 17 insertions, 0 deletions
diff --git a/tests/chgrp/Makefile.in b/tests/chgrp/Makefile.in
index 0dd67447b..ea2c6db05 100644
--- a/tests/chgrp/Makefile.in
+++ b/tests/chgrp/Makefile.in
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
GNU_PACKAGE = @GNU_PACKAGE@
GT_NO = @GT_NO@
GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INSTOBJEXT = @INSTOBJEXT@
diff --git a/tests/chmod/Makefile.in b/tests/chmod/Makefile.in
index cbf01daa8..8ed3b6350 100644
--- a/tests/chmod/Makefile.in
+++ b/tests/chmod/Makefile.in
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
GNU_PACKAGE = @GNU_PACKAGE@
GT_NO = @GT_NO@
GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INSTOBJEXT = @INSTOBJEXT@
diff --git a/tests/chown/Makefile.in b/tests/chown/Makefile.in
index c819c01ca..b6daaf43b 100644
--- a/tests/chown/Makefile.in
+++ b/tests/chown/Makefile.in
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
GNU_PACKAGE = @GNU_PACKAGE@
GT_NO = @GT_NO@
GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INSTOBJEXT = @INSTOBJEXT@
diff --git a/tests/cp/Makefile.in b/tests/cp/Makefile.in
index 9b5dbb6c9..39f4b48f4 100644
--- a/tests/cp/Makefile.in
+++ b/tests/cp/Makefile.in
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
GNU_PACKAGE = @GNU_PACKAGE@
GT_NO = @GT_NO@
GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INSTOBJEXT = @INSTOBJEXT@
diff --git a/tests/dd/Makefile.in b/tests/dd/Makefile.in
index 27c5d1fa0..3077089c2 100644
--- a/tests/dd/Makefile.in
+++ b/tests/dd/Makefile.in
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
GNU_PACKAGE = @GNU_PACKAGE@
GT_NO = @GT_NO@
GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INSTOBJEXT = @INSTOBJEXT@
diff --git a/tests/dircolors/Makefile.in b/tests/dircolors/Makefile.in
index f7c3d5f75..d396c2dbc 100644
--- a/tests/dircolors/Makefile.in
+++ b/tests/dircolors/Makefile.in
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
GNU_PACKAGE = @GNU_PACKAGE@
GT_NO = @GT_NO@
GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INSTOBJEXT = @INSTOBJEXT@
diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in
index aafcfca97..0cf63b2a7 100644
--- a/tests/du/Makefile.in
+++ b/tests/du/Makefile.in
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
GNU_PACKAGE = @GNU_PACKAGE@
GT_NO = @GT_NO@
GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INSTOBJEXT = @INSTOBJEXT@
diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in
index 3559524e1..ac8241d39 100644
--- a/tests/install/Makefile.in
+++ b/tests/install/Makefile.in
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
GNU_PACKAGE = @GNU_PACKAGE@
GT_NO = @GT_NO@
GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INSTOBJEXT = @INSTOBJEXT@
diff --git a/tests/ln/Makefile.in b/tests/ln/Makefile.in
index f5f9632a2..ace33578d 100644
--- a/tests/ln/Makefile.in
+++ b/tests/ln/Makefile.in
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
GNU_PACKAGE = @GNU_PACKAGE@
GT_NO = @GT_NO@
GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INSTOBJEXT = @INSTOBJEXT@
diff --git a/tests/ls-2/Makefile.in b/tests/ls-2/Makefile.in
index ab6e51400..2aae10838 100644
--- a/tests/ls-2/Makefile.in
+++ b/tests/ls-2/Makefile.in
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
GNU_PACKAGE = @GNU_PACKAGE@
GT_NO = @GT_NO@
GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INSTOBJEXT = @INSTOBJEXT@
diff --git a/tests/ls/Makefile.in b/tests/ls/Makefile.in
index 2f4f1fc06..5ba767edc 100644
--- a/tests/ls/Makefile.in
+++ b/tests/ls/Makefile.in
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
GNU_PACKAGE = @GNU_PACKAGE@
GT_NO = @GT_NO@
GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INSTOBJEXT = @INSTOBJEXT@
diff --git a/tests/mkdir/Makefile.in b/tests/mkdir/Makefile.in
index 29641e0bb..710b213c2 100644
--- a/tests/mkdir/Makefile.in
+++ b/tests/mkdir/Makefile.in
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
GNU_PACKAGE = @GNU_PACKAGE@
GT_NO = @GT_NO@
GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INSTOBJEXT = @INSTOBJEXT@
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in
index e68c6f4ca..7791f388a 100644
--- a/tests/mv/Makefile.in
+++ b/tests/mv/Makefile.in
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
GNU_PACKAGE = @GNU_PACKAGE@
GT_NO = @GT_NO@
GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INSTOBJEXT = @INSTOBJEXT@
diff --git a/tests/rm/Makefile.in b/tests/rm/Makefile.in
index 7281c3fb2..b38517706 100644
--- a/tests/rm/Makefile.in
+++ b/tests/rm/Makefile.in
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
GNU_PACKAGE = @GNU_PACKAGE@
GT_NO = @GT_NO@
GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INSTOBJEXT = @INSTOBJEXT@
diff --git a/tests/rmdir/Makefile.in b/tests/rmdir/Makefile.in
index 23e1be620..31dfa4b18 100644
--- a/tests/rmdir/Makefile.in
+++ b/tests/rmdir/Makefile.in
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
GNU_PACKAGE = @GNU_PACKAGE@
GT_NO = @GT_NO@
GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INSTOBJEXT = @INSTOBJEXT@
diff --git a/tests/shred/Makefile.in b/tests/shred/Makefile.in
index f96b55d7e..62240d908 100644
--- a/tests/shred/Makefile.in
+++ b/tests/shred/Makefile.in
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
GNU_PACKAGE = @GNU_PACKAGE@
GT_NO = @GT_NO@
GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INSTOBJEXT = @INSTOBJEXT@
diff --git a/tests/touch/Makefile.in b/tests/touch/Makefile.in
index 11a718b27..612dfe3bb 100644
--- a/tests/touch/Makefile.in
+++ b/tests/touch/Makefile.in
@@ -76,6 +76,7 @@ GMSGFMT = @GMSGFMT@
GNU_PACKAGE = @GNU_PACKAGE@
GT_NO = @GT_NO@
GT_YES = @GT_YES@
+HELP2MAN = @HELP2MAN@
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INSTOBJEXT = @INSTOBJEXT@