1997-08-25 10:43:02 +04:00
|
|
|
# $NetBSD: Makefile,v 1.4 1997/08/25 06:43:02 mikel Exp $
|
1994-12-21 11:07:19 +03:00
|
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
PROG= size
|
1997-08-25 10:43:02 +04:00
|
|
|
WARNS?= 1
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|