7 lines
102 B
Makefile
7 lines
102 B
Makefile
# $NetBSD: Makefile,v 1.5 1997/10/17 00:12:46 lukem Exp $
|
|
|
|
PROG= ac
|
|
MAN= ac.8
|
|
|
|
.include <bsd.prog.mk>
|