2005-01-12 17:35:56 +03:00
|
|
|
# $NetBSD: Makefile,v 1.4 2005/01/12 14:35:56 xtraeme Exp $
|
1995-03-25 06:38:16 +03:00
|
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
1994-09-21 07:07:20 +04:00
|
|
|
|
|
|
|
PROG= apply
|
2005-01-12 17:35:56 +03:00
|
|
|
WARNS= 3
|
1994-09-21 07:07:20 +04:00
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|