freebsd-ports/x11/libXxf86/files/Imakefile
Eric Anholt d3002112d6 New port: libXxf86 taken from X.org release 6.7.0 at freedesktop.org:
Miscellaneous XFree86 X extensions libraries
2004-05-10 04:59:35 +00:00

9 lines
223 B
Text

#define IHaveSubdirs
#define PassCDebugFlags
SUBDIRS = Xxf86misc Xxf86vm Xxf86dga
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
MakeLintLibSubdirs($(LINTSUBDIRS))
MakeLintSubdirs($(LINTSUBDIRS),install.ln,install.ln)