xref: /original-bsd/usr.bin/unexpand/Makefile (revision a95f03a8)
1#	@(#)Makefile	5.1 (Berkeley) 05/11/90
2
3PROG=	unexpand
4NOMAN=	noman
5
6.include <bsd.prog.mk>
7