NetBSD/x11/lib/Makefile
lukem 98ad6e84d6 Imakeicide-II: reach-over makefile infrastructure to build XFree86 4.x
(from /usr/xsrc) using bsd-style Makefiles.
Why?
    -	sane cross building
    -	easy builds from read only source
    -	non-root building
    -	imake is evil
nuff said.
2003-09-11 18:37:05 +00:00

13 lines
439 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2003/09/11 18:37:29 lukem Exp $
SUBDIR= X11 ICE Xau .WAIT \
SM Xext .WAIT \
Xt Xpm Xrender GL .WAIT \
Xmu dps .WAIT \
FS GLU GLw OSmesa XRes XTrap Xaw Xaw6 Xcursor Xdmcp Xext Xft Xft1 \
Xfontcache Xi Xinerama Xmuu Xp Xrandr Xrender Xss Xtst Xv XvMC \
Xxf86dga Xxf86misc Xxf86vm dpstk expat font fontconfig fontenc \
freetype2 lbxutil psres oldX xkbfile xkbui xlibi18n xtrans
.include <bsd.subdir.mk>