NetBSD/share/doc/Makefile
jtc a348247bfe Provide null "includes" target so that make won't recurse into the doc
subdirectory.  There aren't any header files down there and bsd.doc.mk
doesn't grok "includes"...
1996-04-04 02:56:25 +00:00

8 lines
116 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 6/5/93
SUBDIR= psd smm usd
all depend includes lint tags:
.include <bsd.subdir.mk>