summaryrefslogtreecommitdiff
path: root/usr.bin/basename/Makefile
blob: 50738635c3e63047ccd7401b15649554ec4432c8 (plain)
1
2
3
4
5
6
7
#	$OpenBSD: Makefile,v 1.2 1996/06/26 05:31:36 deraadt Exp $
#	$NetBSD: Makefile,v 1.4 1995/03/25 18:17:38 glass Exp $

PROG=	basename
MLINKS=	basename.1 dirname.1

.include <bsd.prog.mk>