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