summaryrefslogtreecommitdiff
path: root/usr.bin/uniq/Makefile
blob: 4269e6d192021da5d33261e5bd24cc926b62dacd (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.2 1996/06/26 05:42:12 deraadt Exp $
#	$NetBSD: Makefile,v 1.3 1994/12/06 07:51:12 jtc Exp $

PROG=	uniq

.include <bsd.prog.mk>