8 lines
114 B
Makefile
8 lines
114 B
Makefile
# $NetBSD: Makefile,v 1.6 2005/03/16 01:41:20 xtraeme Exp $
|
|
|
|
PROG= ac
|
|
MAN= ac.8
|
|
WARNS= 3
|
|
|
|
.include <bsd.prog.mk>
|