Home | History | Annotate | Line # | Download | only in tools
Makefile revision 1.7.4.1
      1  1.7.4.1    bouyer #	$NetBSD: Makefile,v 1.7.4.1 2017/04/21 16:53:00 bouyer Exp $
      2      1.1       mrg 
      3      1.1       mrg .include <bsd.own.mk>
      4      1.1       mrg 
      5      1.1       mrg # These are used by the 'includes' phase,
      6      1.1       mrg # and can't assume that ${DESTDIR}${X11INCDIR} has been populated.
      7      1.1       mrg 
      8      1.6      matt #SUBDIR+= makestrs .WAIT
      9      1.1       mrg 
     10      1.1       mrg # The rest of the tools can rely upon 'includes'
     11      1.1       mrg 
     12      1.6      matt # makekeys is now done src/tools
     13      1.4  riastrad SUBDIR+=bdftopcf fc-cache ucs2any
     14  1.7.4.1    bouyer SUBDIR+=mkfontscale
     15      1.1       mrg 
     16      1.5     joerg .include <bsd.buildinstall.mk>
     17      1.1       mrg .include <bsd.subdir.mk>
     18