summaryrefslogtreecommitdiff
path: root/utils/Makefile
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-07-29 16:50:49 +0000
committerThomas Bushnell <thomas@gnu.org>1996-07-29 16:50:49 +0000
commitb44e2e420330539375448c3f1de4400fe2bf4b4f (patch)
treeaaa4a09704fe3f8f296139d766b29a1ba8c35e01 /utils/Makefile
parent7190a73769e240ff1e29048b83bd59f5e753f7d7 (diff)
*** empty log message ***
Diffstat (limited to 'utils/Makefile')
-rw-r--r--utils/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/Makefile b/utils/Makefile
index f2ac188b..ebbc8d06 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -25,7 +25,6 @@ special-targets = mount loginpr sush uptime
SRCS = shd.c ps.c su.c settrans.c sync.c showtrans.c \
mount.sh fsysopts.c storeinfo.c login.c loginpr.sh sush.sh w.c \
uptime.sh psout.c hurdids.c vmstat.c portinfo.c devprobe.c
-DIST_FILES = shd.ChangeLog
OBJS = $(filter-out loginpr.sh mount.sh sush.sh uptime.sh,$(SRCS:.c=.o))