Home | History | Annotate | Line # | Download | only in fr
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     veego 
      5  1.3   aymeric HOSTPROG=	fr-kbdmap
      6  1.4        tv NOMAN=		# defined
      7  1.3   aymeric FILES=		fr.map
      8  1.1     veego 
      9  1.3   aymeric .include <bsd.hostprog.mk>
     10