Disable doc for now since it had a bunch of symbolic links I am not

ready to go deal with just yet.
Disable man for now it will be fixed shortly, just wanted all the man
page converion stuff to be done togeather since that is a major functional
change and really belongs in a seperate commit.
This commit is contained in:
Rodney W. Grimes 1994-07-06 02:11:36 +00:00
parent 8a99773569
commit 81cc6e12fe
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1785

View File

@ -1,5 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
SUBDIR= dict doc man me misc mk skel tabset termcap tmac zoneinfo
# XXX BROKEN LINKS: doc
# XXX BROKEN TEMP: man mk
SUBDIR= dict me misc skel tabset termcap tmac zoneinfo
.include <bsd.subdir.mk>