From 385eb595049ba4736ce015c91f3115e584752b4c Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 30 May 1995 16:17:28 +0000 Subject: (SCRS): Removed update.c. (targets): Removed update. --- utils/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'utils/Makefile') diff --git a/utils/Makefile b/utils/Makefile index 399ea37e..91808071 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -18,8 +18,8 @@ dir := utils makemode := utilities -SRCS = shd.c ps.c su.c settrans.c update.c clri.c sync.c reboot.c halt.c showtrans.c mount.sh fsysopts.c -targets = shd ps settrans showtrans update clri sync reboot halt su mount fsysopts +SRCS = shd.c ps.c su.c settrans.c clri.c sync.c reboot.c halt.c showtrans.c mount.sh fsysopts.c +targets = shd ps settrans showtrans clri sync reboot halt su mount fsysopts DIST_FILES = sh.ChangeLog HURDLIBS=libps # Only used by ps. -- cgit v1.2.3