16 lines
260 B
Plaintext
16 lines
260 B
Plaintext
XCOMM $XFree86: xc/lib/GL/mesa/drivers/dri/Imakefile,v 1.1 2004/04/08 10:07:35 alanh Exp $
|
|
|
|
#ifdef DriDrivers
|
|
|
|
#define IHaveSubdirs
|
|
#define PassCDebugFlags
|
|
|
|
SUBDIRS = common DriDrivers
|
|
|
|
MakeSubdirs($(SUBDIRS))
|
|
DependSubdirs($(SUBDIRS))
|
|
|
|
DependTarget()
|
|
|
|
#endif
|