Home | History | Annotate | Line # | Download | only in infokey
      1 #	$NetBSD: Makefile,v 1.1 2016/01/14 00:34:52 christos Exp $
      2 
      3 .include <bsd.init.mk>
      4 
      5 PROG=		infokey
      6 
      7 CPPFLAGS+=	-I${IDIST}/info
      8 
      9 .include <bsd.prog.mk>
     10 
     11 .PATH: ${IDIST}/info ${IDIST}/doc
     12