mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-05 20:50:43 +00:00
c16194cf76
any purpose right now.
7 lines
254 B
Makefile
7 lines
254 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 qw ruamoko \
|
|
video
|