summaryrefslogtreecommitdiff
path: root/usr.bin/unexpand/Makefile
blob: 6004d43ed41c3675ce89a30430b8f7997a7c316b (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile,v 1.3 1994/12/07 00:36:39 jtc Exp $
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	unexpand
NOMAN=	noman

.include <bsd.prog.mk>