mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2024-11-11 15:21:40 +00:00
c7c2ee1b84
+ Merge q3asm and q3lcc Makefiles into the core Makefile + Don't find .d files, create a list from .o + .asm files now depend on q3lcc + .qvm files now depend on q3asm * IMPORTANT NOTE: do a "make distclean" if you have problems |
||
---|---|---|
.. | ||
cmdlib.c | ||
cmdlib.h | ||
lib.txt | ||
mathlib.h | ||
notes.txt | ||
ops.txt | ||
opstrings.h | ||
q3asm.c | ||
README.Id |
2002-10-25 Timothee Besset <ttimo@idsoftware.com> If you are looking for a faster version of the q3asm tool, try: http://www.icculus.org/~phaethon/q3/q3asm-turbo/q3asm-turbo.html 2001-10-31 Timothee Besset <ttimo@idsoftware.com> updated from the $/source/q3asm code modified for portability and use with >= 1.31 mod source release the cmdlib.c cmdlib.h mathlib.h qfiles.h have been copied from $/source/common