summaryrefslogtreecommitdiff
path: root/distrib/special/mkdir/Makefile
blob: a274fb1475e1e3de1108a47e4605a9688c1b4bd8 (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.1 2014/12/23 17:16:02 deraadt Exp $

PROG=	mkdir

.PATH:  ${.CURDIR}/../../../bin/mkdir
.include <bsd.prog.mk>