Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.1.1.1.14.1
      1  1.1.1.1.14.1  matt #	$NetBSD: Makefile,v 1.1.1.1.14.1 2010/04/21 05:24:34 matt Exp $
      2           1.1   mrg 
      3           1.1   mrg # *proto packages for xorg
      4           1.1   mrg 
      5           1.1   mrg SUBDIR=	xproto fontsproto bigreqsproto kbproto xcmiscproto xf86bigfontproto \
      6           1.1   mrg 	fixesproto inputproto scrnsaverproto xextproto evieext xineramaproto \
      7           1.1   mrg 	resourceproto recordproto videoproto xf86dgaproto xf86miscproto \
      8           1.1   mrg 	compositeproto damageproto trapproto glproto randrproto fontcacheproto \
      9  1.1.1.1.14.1  matt 	xf86driproto xf86vidmodeproto printproto renderproto dri2proto \
     10           1.1   mrg 	xproxymanagementprotocol xbitmaps .WAIT \
     11           1.1   mrg 	xtrans
     12           1.1   mrg 
     13           1.1   mrg .include <bsd.subdir.mk>
     14