1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
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

10 lines
223 B
Plaintext

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