NetBSD/sbin/cgdconfig/Makefile
pooka eb2ef0c632 Use RUMP_ACTION to avoid having to specify the same information
in the Makefiles of all the consumers.
2009-12-19 15:03:34 +00:00

9 lines
159 B
Makefile

# $NetBSD: Makefile,v 1.13 2009/12/19 15:03:34 pooka Exp $
PROG= cgdconfig
MAN= cgdconfig.8
.include "${.CURDIR}/Makefile.cgdconfig"
.include <bsd.prog.mk>