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