quakeforge/libs/Makefile.am
Bill Currie 7a8f91edda Move bi_gib.c from ruamoko to gib.
This makes gib depend on gamecode, but removes the dependency on gib from
ruamoko. Unfortunately, carne now needs to be linked against gamecode even
though it never uses it.
2012-02-09 10:00:54 +09:00

11 lines
342 B
Makefile

AUTOMAKE_OPTIONS= foreign
# everything depends on util
# ruamoko depends on gamecode
# gib depends on gamecode
# audio depends on gamecode
# models depends on image
# video depends on models(?), image(?) and gamecode
# console depends on video, ruamoko and audio
SUBDIRS=util gamecode gib ruamoko image models audio video console \
net qw