Home | History | Annotate | Line # | Download | only in din
Makefile revision 1.8
      1  1.8  christos # $NetBSD: Makefile,v 1.8 2018/05/01 19:59:44 christos Exp $
      2  1.8  christos 
      3  1.8  christos .include <bsd.hostinit.mk>
      4  1.2        is 
      5  1.6   aymeric HOSTPROG=	din-kbdmap
      6  1.7        tv NOMAN=		# defined
      7  1.6   aymeric FILES=		din.map
      8  1.1        is 
      9  1.6   aymeric .include <bsd.hostprog.mk>
     10