NetBSD/bin/mkdir/Makefile

7 lines
137 B
Makefile
Raw Normal View History

1993-08-01 09:37:30 +04:00
# from: @(#)Makefile 5.2 (Berkeley) 5/11/90
# $Id: Makefile,v 1.4 1993/08/01 05:47:21 mycroft Exp $
1993-03-21 12:45:37 +03:00
PROG= mkdir
.include <bsd.prog.mk>