7 lines
102 B
Makefile
7 lines
102 B
Makefile
# $NetBSD: Makefile,v 1.3 1997/03/06 05:23:00 mikel Exp $
|
|
|
|
PROG= ac
|
|
MAN= ac.8
|
|
|
|
.include <bsd.prog.mk>
|