7 lines
131 B
Makefile
7 lines
131 B
Makefile
# $NetBSD: Makefile,v 1.6 1995/03/21 07:28:51 cgd Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
|
|
|
PROG= mkdir
|
|
|
|
.include <bsd.prog.mk>
|