summaryrefslogtreecommitdiff
path: root/utils/Makefile
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-08-16 17:24:05 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-08-16 17:24:05 +0000
commit1c1ee639ec4e94967a8f6e493b65d2b71216ea9c (patch)
tree0dd2e1481b67d4e8a0fc63f2f4ac20655529213a /utils/Makefile
parent61e4b9ae738f6665278b724b0f08c77eb271a126 (diff)
Formerly Makefile.~4~
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 0693c890..e216c140 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -18,7 +18,7 @@
dir := utils
makemode := utilities
-SRCS = sh.o ps.o su.o
+SRCS = sh.c ps.c su.c
targets = sh ps su
DIST_FILES = sh.ChangeLog ps.ChangeLog