8 lines
187 B
Makefile
8 lines
187 B
Makefile
SUBDIR= generic include lib nsgmls sgmlnorm spam spent sx
|
|
SUBDIR+= grove spgrove style jade dsssl
|
|
.if !defined(NOPORTDOCS)
|
|
SUBDIR+= doc jadedoc
|
|
.endif
|
|
|
|
.include <bsd.subdir.mk>
|