[Midnightbsd-cvs] src [10301] trunk/share/doc/smm/Makefile: add config

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Jun 3 14:49:13 EDT 2018


Revision: 10301
          http://svnweb.midnightbsd.org/src/?rev=10301
Author:   laffer1
Date:     2018-06-03 14:49:13 -0400 (Sun, 03 Jun 2018)
Log Message:
-----------
add config

Modified Paths:
--------------
    trunk/share/doc/smm/Makefile

Modified: trunk/share/doc/smm/Makefile
===================================================================
--- trunk/share/doc/smm/Makefile	2018-06-03 18:45:52 UTC (rev 10300)
+++ trunk/share/doc/smm/Makefile	2018-06-03 18:49:13 UTC (rev 10301)
@@ -1,4 +1,5 @@
 #	From: @(#)Makefile	8.1 (Berkeley) 6/10/93
+# $FreeBSD: stable/10/share/doc/smm/Makefile 291792 2015-12-04 18:14:31Z bdrewery $
 # $MidnightBSD$
 
 .include <bsd.own.mk>
@@ -13,6 +14,7 @@
 SUBDIR=	title \
 	contents \
 	01.setup \
+	02.config \
 	03.fsck \
 	04.quotas \
 	05.fastfs \
@@ -31,4 +33,6 @@
 _07.lpd=	07.lpd
 .endif
 
+SUBDIR_PARALLEL=
+
 .include <bsd.subdir.mk>



More information about the Midnightbsd-cvs mailing list