6 lines
105 B
Makefile
6 lines
105 B
Makefile
# $OpenBSD: Makefile,v 1.3 2010/07/04 10:17:25 millert Exp $
|
|
|
|
PROG= ac
|
|
MAN= ac.8
|
|
|
|
.include <bsd.prog.mk>
|