From 22dd1120fc29650a03e3b432a7f6718927a7cfc2 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 7 Jul 1995 01:04:57 +0000 Subject: (OBJS): New var. --- utils/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'utils/Makefile') diff --git a/utils/Makefile b/utils/Makefile index 80099775..213d03f2 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -19,6 +19,7 @@ dir := utils makemode := utilities SRCS = shd.c ps.c su.c settrans.c clri.c sync.c reboot.c halt.c showtrans.c mount.sh fsysopts.c +OBJS = $(subst .c,.o,$(SRCS)) argz.o error.o targets = shd ps settrans showtrans clri sync reboot halt su mount fsysopts DIST_FILES = sh.ChangeLog -- cgit v1.2.3