Home | History | Annotate | Line # | Download | only in cgdconfig
Makefile revision 1.13
      1  1.13  pooka # $NetBSD: Makefile,v 1.13 2009/12/19 15:03:34 pooka Exp $
      2   1.1  elric 
      3   1.1  elric PROG=	cgdconfig
      4   1.1  elric MAN=	cgdconfig.8
      5   1.1  elric 
      6  1.12  pooka .include "${.CURDIR}/Makefile.cgdconfig"
      7   1.1  elric 
      8   1.1  elric .include <bsd.prog.mk>
      9