diff usr/src/Makefile @ 13304:b54231762cfa

243 system manual pages should live with the software Reviewed by: garrett@nexenta.com Reviewed by: gwr@nexenta.com Reviewed by: trisk@opensolaris.org Approved by: gwr@nexenta.com
author Richard Lowe <richlowe@richlowe.net>
date Mon, 14 Mar 2011 14:05:30 -0400
parents 21499d6cbb4a
children 61cf2631639d
line wrap: on
line diff
--- a/usr/src/Makefile	Fri Mar 11 23:32:13 2011 -0500
+++ b/usr/src/Makefile	Mon Mar 14 14:05:30 2011 -0400
@@ -31,7 +31,7 @@
 # it defines TARGETDIRS and ROOTDIRS.
 include Targetdirs
 
-COMMON_SUBDIRS=	uts lib cmd ucblib ucbcmd psm
+COMMON_SUBDIRS=	uts lib cmd ucblib ucbcmd psm man
 sparc_SUBDIRS= stand
 i386_SUBDIRS= grub
 
@@ -57,7 +57,7 @@
 #
 # Directories that can be built in parallel
 #
-PARALLEL_DIRS = uts lib
+PARALLEL_DIRS = uts lib man
 
 # The check target also causes smf(5) service manifests to be validated.
 CHKMFSTSUBDIRS=	cmd