summaryrefslogtreecommitdiff
path: root/utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'utils/Makefile')
-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