NetBSD/bin/rmdir/Makefile

8 lines
144 B
Makefile
Raw Normal View History

1997-07-21 00:51:08 +04:00
# $NetBSD: Makefile,v 1.7 1997/07/20 20:52:04 christos Exp $
1995-03-21 12:01:59 +03:00
# @(#)Makefile 8.1 (Berkeley) 5/31/93
1993-03-21 12:45:37 +03:00
1997-07-21 00:51:08 +04:00
WARNS=1
1993-03-21 12:45:37 +03:00
PROG= rmdir
.include <bsd.prog.mk>