quakeforge/libs/Makefile.am
Bill Currie 3cb4cb59b5 Link QFgamecode directly into QFruamoko.
First step in the library "merge down".

QFgamecode is now a convenience library. The only things that mention it
directly now are ruamoko and qfcc.
2012-02-13 15:05:31 +09:00

11 lines
340 B
Makefile

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