eb2ef0c632
in the Makefiles of all the consumers.
9 lines
159 B
Makefile
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>
|