diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-08-23 14:44:04 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-08-23 14:44:04 +0000 |
commit | 202c098c5965ea8696ea2e8ee2f3e4011c03ea20 (patch) | |
tree | ee3395712b9046cec0d498021d339b69e6469b7e /utils/Makefile | |
parent | 2cb0743ac7501c6819194034799e86e10038b384 (diff) |
Formerly Makefile.~5~
Diffstat (limited to 'utils/Makefile')
-rw-r--r-- | utils/Makefile | 2 |
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 |