mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
d3002112d6
Miscellaneous XFree86 X extensions libraries
10 lines
223 B
Plaintext
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)
|