Home | History | Annotate | Line # | Download | only in ccdconfig
Makefile revision 1.8.36.1
      1  1.8.36.1     yamt #	$NetBSD: Makefile,v 1.8.36.1 2014/05/22 11:37:27 yamt Exp $
      2       1.8      tls 
      3       1.8      tls USE_FORT?=yes	# setgid
      4       1.1  thorpej 
      5       1.1  thorpej PROG=	ccdconfig
      6       1.5    grant MAN=	ccdconfig.8 ccd.conf.5
      7       1.1  thorpej 
      8  1.8.36.1     yamt DPADD=	${LIBUTIL}
      9  1.8.36.1     yamt LDADD=	-lutil
     10       1.1  thorpej 
     11       1.1  thorpej .include <bsd.prog.mk>
     12