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