summaryrefslogtreecommitdiff
path: root/usr.bin/dirname/Makefile
blob: a5bb63300d3c4cade3224d190387105624159002 (plain)
1
2
3
4
5
6
7
8
9
#	$NetBSD: Makefile,v 1.7 2005/02/17 17:41:34 xtraeme Exp $
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

NOMAN=	# defined

PROG=	dirname
WARNS=	3

.include <bsd.prog.mk>