summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-08-23 14:44:04 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-08-23 14:44:04 +0000
commit202c098c5965ea8696ea2e8ee2f3e4011c03ea20 (patch)
treeee3395712b9046cec0d498021d339b69e6469b7e
parent2cb0743ac7501c6819194034799e86e10038b384 (diff)
Formerly Makefile.~5~
-rw-r--r--utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Makefile b/utils/Makefile
index e216c140..1f564050 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -19,7 +19,7 @@ dir := utils
makemode := utilities
SRCS = sh.c ps.c su.c
-targets = sh ps su
+targets = sh ps # su
DIST_FILES = sh.ChangeLog ps.ChangeLog
include ../Makeconf