3 # Darwin does not need the dmx subdir
11 # Darwin does not need the xfree86 subdir
13 XORG_SUBDIRS = xfree86
34 KDRIVE_SUBDIRS = kdrive
38 XPRINT_SUBDIRS = xprint
42 DARWIN_SUBDIRS = darwin
56 DIST_SUBDIRS = dmx xfree86 vfb xnest xwin darwin kdrive xgl xprint
59 for i in $(SUBDIRS) ; do $(MAKE) -C $$i relink ; done