Home | History | Annotate | Line # | Download | only in tools
Makefile revision 1.1.1.1.10.1
      1  1.1.1.1.10.1  jym #	$NetBSD: Makefile,v 1.1.1.1.10.1 2009/05/13 18:53:30 jym 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.1  mrg 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.1  mrg # XXX pswrap/gen_matypes -- missing
     13           1.1  mrg 
     14  1.1.1.1.10.1  jym SUBDIR+=bdftopcf fc-cache ucs2any
     15           1.1  mrg SUBDIR+=makekeys mkfontscale .WAIT xkbcomp
     16           1.1  mrg 
     17           1.1  mrg .include <bsd.subdir.mk>
     18