2005-02-17 20:35:47 +03:00
|
|
|
# $NetBSD: Makefile,v 1.4 2005/02/17 17:35:47 xtraeme Exp $
|
1995-03-27 00:51:24 +04:00
|
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
PROG= cut
|
2005-02-17 20:35:47 +03:00
|
|
|
WARNS= 3
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|