mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 23:32:09 +00:00
df2ed4b086
This fixes the dependency issues between qwaq and ruamoko. qwaq is actually older than ruamoko. That little language feature test has come a long way. However, I'm considering moving to non-recursive make, but...
16 lines
399 B
Text
16 lines
399 B
Text
qwaq.dat
|
|
|
|
@srcdir@/defs.qc
|
|
|
|
@top_srcdir@/ruamoko/lib/plist.r
|
|
@top_srcdir@/ruamoko/lib/qfile.r
|
|
@top_srcdir@/ruamoko/lib/script.r
|
|
@top_srcdir@/ruamoko/lib/string.r
|
|
@top_srcdir@/ruamoko/lib/Object.r
|
|
@top_srcdir@/ruamoko/lib/Protocol.r
|
|
@top_srcdir@/ruamoko/lib/Array.r
|
|
@top_srcdir@/ruamoko/lib/Array+Private.r
|
|
@top_srcdir@/ruamoko/lib/AutoreleasePool.r
|
|
@srcdir@/test.r
|
|
@srcdir@/types.r
|
|
@srcdir@/main.qc
|