[Midnightbsd-cvs] src [9730] trunk/sys/boot/userboot/test/Makefile: ssp

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Dec 22 15:41:00 EST 2017


Revision: 9730
          http://svnweb.midnightbsd.org/src/?rev=9730
Author:   laffer1
Date:     2017-12-22 15:41:00 -0500 (Fri, 22 Dec 2017)
Log Message:
-----------
ssp

Modified Paths:
--------------
    trunk/sys/boot/userboot/test/Makefile

Modified: trunk/sys/boot/userboot/test/Makefile
===================================================================
--- trunk/sys/boot/userboot/test/Makefile	2017-12-22 20:40:35 UTC (rev 9729)
+++ trunk/sys/boot/userboot/test/Makefile	2017-12-22 20:41:00 UTC (rev 9730)
@@ -1,10 +1,11 @@
 # $MidnightBSD$
+# $FreeBSD: stable/9/sys/boot/userboot/test/Makefile 256266 2013-10-10 12:46:26Z bdrewery $
 
 
 NO_MAN=
-WITHOUT_SSP=
 
 .include <bsd.own.mk>
+MK_SSP=		no
 
 PROG=		test
 INTERNALPROG=



More information about the Midnightbsd-cvs mailing list