Build new-users/
This commit is contained in:
parent
6ecabcc1a8
commit
2e9a0be707
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19793
1 changed files with 5 additions and 2 deletions
|
@ -11,8 +11,11 @@ SUBDIR+= checkpoint
|
||||||
#SUBDIR+= console-server
|
#SUBDIR+= console-server
|
||||||
#SUBDIR+= contributing
|
#SUBDIR+= contributing
|
||||||
#SUBDIR+= contributors
|
#SUBDIR+= contributors
|
||||||
|
#SUBDIR+= cvs-freebsd
|
||||||
|
#SUBDIR+= cvsup-advanced
|
||||||
SUBDIR+= dialup-firewall
|
SUBDIR+= dialup-firewall
|
||||||
SUBDIR+= diskless-x
|
SUBDIR+= diskless-x
|
||||||
|
#SUBDIR+= euro
|
||||||
SUBDIR+= explaining-bsd
|
SUBDIR+= explaining-bsd
|
||||||
#SUBDIR+= fbsd-from-scratch
|
#SUBDIR+= fbsd-from-scratch
|
||||||
SUBDIR+= fonts
|
SUBDIR+= fonts
|
||||||
|
@ -24,7 +27,7 @@ SUBDIR+= ipsec-must
|
||||||
#SUBDIR+= java-tomcat
|
#SUBDIR+= java-tomcat
|
||||||
SUBDIR+= mh
|
SUBDIR+= mh
|
||||||
#SUBDIR+= multi-os
|
#SUBDIR+= multi-os
|
||||||
#SUBDIR+= new-users
|
SUBDIR+= new-users
|
||||||
SUBDIR+= pam
|
SUBDIR+= pam
|
||||||
#SUBDIR+= pr-guidelines
|
#SUBDIR+= pr-guidelines
|
||||||
SUBDIR+= problem-reports
|
SUBDIR+= problem-reports
|
||||||
|
@ -39,7 +42,7 @@ SUBDIR+= solid-state
|
||||||
SUBDIR+= vm-design
|
SUBDIR+= vm-design
|
||||||
SUBDIR+= zip-drive
|
SUBDIR+= zip-drive
|
||||||
|
|
||||||
ROOT_SYMLINKS+= new-users
|
# ROOT_SYMLINKS+= new-users
|
||||||
|
|
||||||
DOC_PREFIX?= ${.CURDIR}/../..
|
DOC_PREFIX?= ${.CURDIR}/../..
|
||||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||||
|
|
Loading…
Reference in a new issue