summaryrefslogtreecommitdiff
path: root/usr.bin/expand/Makefile
blob: 3ba1372d468ee280b9461eaa3e5fe3ad8a8db98a (plain)
1
2
3
4
5
6
7
#	@(#)Makefile	8.1 (Berkeley) 6/9/93
#	$NetBSD: Makefile,v 1.3 1995/09/02 06:19:43 jtc Exp $

PROG=	expand
MLINKS=	expand.1 unexpand.1

.include <bsd.prog.mk>