if KDRIVEVESA VESA_SUBDIRS = \ endif if KDRIVEFBDEV FBDEV_SUBDIRS = fbdev endif if XSDLSERVER XSDL_SUBDIRS = sdl endif if XEPHYR XEPHYR_SUBDIRS = ephyr endif SUBDIRS = \ src \ linux \ $(XSDL_SUBDIRS) \ $(FBDEV_SUBDIRS) \ $(VESA_SUBDIRS) \ $(XEPHYR_SUBDIRS) \ fake DIST_SUBDIRS = \ fbdev sdl ephyr src linux fake