From 0e13d5af6f9b12c07d139823d801e96b28fdde55 Mon Sep 17 00:00:00 2001 From: Andreas Schulz Date: Tue, 21 Feb 1995 10:30:41 +0000 Subject: [PATCH] Add sgsc to the clean/cleandir targets. --- usr.sbin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 7283cc6b71ac..d49b36ef6ed5 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -20,7 +20,7 @@ SUBDIR= ac accton adduser amd arp chown chroot cron crunch ctm dbsym dev_mkdb \ .if make(clean) || make(cleandir) SUBDIR+=apm apmconf bad144 cdplay config config.new fdformat fdwrite \ fdcontrol iostat kbdcontrol lptcontrol ncrcontrol rtprio \ - spkrtest swapinfo vidcontrol + sgsc spkrtest swapinfo vidcontrol .elif ${MACHINE} == "hp300" SUBDIR+=config iostat .elif ${MACHINE} == "i386"