Restore mk to subdirs. It hasn't been broken seen the 1.1.5 mk files

were committed a couple of revisions ago.
This commit is contained in:
Bruce Evans 1994-09-05 12:52:58 +00:00
parent 426c995032
commit c3d72e128b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=2501

View File

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