Home | History | Annotate | Line # | Download | only in tools
Makefile revision 1.6
      1 #	$NetBSD: Makefile,v 1.6 2015/06/24 22:20:25 matt Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 # These are used by the 'includes' phase,
      6 # and can't assume that ${DESTDIR}${X11INCDIR} has been populated.
      7 
      8 #SUBDIR+= makestrs .WAIT
      9 
     10 # The rest of the tools can rely upon 'includes'
     11 
     12 # XXX pswrap/gen_matypes -- missing
     13 
     14 # makekeys is now done src/tools
     15 SUBDIR+=bdftopcf fc-cache ucs2any
     16 SUBDIR+=mkfontscale .WAIT xkbcomp
     17 
     18 .include <bsd.buildinstall.mk>
     19 .include <bsd.subdir.mk>
     20