NetBSD/usr.sbin/ac/Makefile

8 lines
112 B
Makefile
Raw Normal View History

1997-10-17 03:39:17 +04:00
# $NetBSD: Makefile,v 1.4 1997/10/16 23:39:17 lukem Exp $
1994-03-29 16:40:06 +04:00
PROG= ac
1994-12-22 14:31:31 +03:00
MAN= ac.8
1997-10-17 03:39:17 +04:00
WARNS?= 1
1994-03-29 16:40:06 +04:00
.include <bsd.prog.mk>