[Midnightbsd-cvs] src [10709] trunk/usr.sbin: remove sysinstall and sade

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Jun 9 16:30:25 EDT 2018


Revision: 10709
          http://svnweb.midnightbsd.org/src/?rev=10709
Author:   laffer1
Date:     2018-06-09 16:30:25 -0400 (Sat, 09 Jun 2018)
Log Message:
-----------
remove sysinstall and sade

Modified Paths:
--------------
    trunk/usr.sbin/Makefile

Removed Paths:
-------------
    trunk/usr.sbin/sade/
    trunk/usr.sbin/sysinstall/

Modified: trunk/usr.sbin/Makefile
===================================================================
--- trunk/usr.sbin/Makefile	2018-06-09 20:29:10 UTC (rev 10708)
+++ trunk/usr.sbin/Makefile	2018-06-09 20:30:25 UTC (rev 10709)
@@ -267,11 +267,6 @@
 SUBDIR+=	sendmail
 .endif
 
-.if ${MK_SYSINSTALL} != "no"
-SUBDIR+=	sade
-SUBDIR+=	sysinstall
-.endif
-
 .if ${MK_TOOLCHAIN} != "no"
 SUBDIR+=	config
 SUBDIR+=	crunch



More information about the Midnightbsd-cvs mailing list