mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 13:11:20 +00:00
6 lines
255 B
Makefile
6 lines
255 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 ruamoko video
|