mirror of
https://git.freebsd.org/ports.git
synced 2025-07-13 23:39:20 -04:00
9 lines
223 B
Text
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)
|