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