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