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