NetBSD/usr.sbin/ac/Makefile

8 lines
114 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.6 2005/03/16 01:41:20 xtraeme Exp $
1994-03-29 16:40:06 +04:00
PROG= ac
1994-12-22 14:31:31 +03:00
MAN= ac.8
WARNS= 3
1994-03-29 16:40:06 +04:00
.include <bsd.prog.mk>