7 lines
104 B
Makefile
7 lines
104 B
Makefile
# $NetBSD: Makefile,v 1.4 2005/01/12 14:41:29 xtraeme Exp $
|
|
|
|
PROG= asa
|
|
WARNS= 3
|
|
|
|
.include <bsd.prog.mk>
|