Deleted Added
full compact
Makefile (87323) Makefile (140816)
1# @(#)Makefile 8.1 (Berkeley) 5/31/93
1# @(#)Makefile 8.1 (Berkeley) 5/31/93
2# $FreeBSD: head/bin/mkdir/Makefile 87323 2001-12-04 01:57:47Z obrien $
2# $FreeBSD: head/bin/mkdir/Makefile 140816 2005-01-25 14:31:19Z ssouhlal $
3
4PROG= mkdir
3
4PROG= mkdir
5WARNS?= 6
5
6.include <bsd.prog.mk>
6
7.include <bsd.prog.mk>