Home | History | Annotate | Line # | Download | only in din
Makefile revision 1.9
      1  1.9  christos # $NetBSD: Makefile,v 1.9 2018/05/01 20:15:11 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.6   aymeric FILES=		din.map
      7  1.1        is 
      8  1.6   aymeric .include <bsd.hostprog.mk>
      9