7 lines
133 B
Makefile
7 lines
133 B
Makefile
SUBDIR= generic include lib nsgmls sgmlnorm spam spent
|
|
.if !defined(NOPORTDOCS)
|
|
SUBDIR+= doc
|
|
.endif
|
|
|
|
.include <bsd.subdir.mk>
|