1997-07-15 06:15:59 +04:00
|
|
|
# $NetBSD: Makefile,v 1.4 1997/07/15 02:15:59 mikel Exp $
|
1994-12-22 04:06:58 +03:00
|
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
PROG= leave
|
1997-07-15 06:15:59 +04:00
|
|
|
WARNS= 1
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|