mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 23:32:09 +00:00
7 lines
261 B
Makefile
7 lines
261 B
Makefile
AUTOMAKE_OPTIONS= foreign
|
|
|
|
# everything depends on util
|
|
# gamecode depends on gib (only for builtins, not the engine)
|
|
# ruamoko depends on gamecode (engine only, not builtins)
|
|
SUBDIRS=util audio console gib gamecode image models net object qw ruamoko \
|
|
video
|