xref: /netbsd-src/share/doc/Makefile (revision d0fed6c87ddc40a8bffa6f99e7433ddfc864dd83)
1#	@(#)Makefile	8.1 (Berkeley) 6/5/93
2
3SUBDIR=	psd smm usd
4
5all depend includes lint tags:
6
7.include <bsd.subdir.mk>
8