Append to SUBDIR, not set it

Pointyhat to: ngie
This commit is contained in:
Enji Cooper 2015-05-31 22:24:29 +00:00
parent 89482baab7
commit 2cfac4737a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=283845

View File

@ -2,8 +2,8 @@
.include <bsd.own.mk>
SUBDIR= etc
SUBDIR= sys
SUBDIR+= etc
SUBDIR+= sys
TESTSDIR= ${TESTSBASE}
KYUAFILE= yes