xref: /original-bsd/share/doc/Makefile (revision 92ab646d)
1#	@(#)Makefile	5.1 (Berkeley) 06/30/90
2
3# papers doesn't get distributed
4# index, iso, and ucs aren't done yet
5SUBDIR=	ps1 ps2 smm usd
6
7all depend lint tags:
8
9.include <bsd.subdir.mk>
10