* Added install/uninstall rules to the lcc and q3asm Makefiles

* Moved the q3asm dir to asm so that is doesn't clash with the binary when
  installed
This commit is contained in:
Tim Angus 2005-10-04 18:34:21 +00:00
parent c3f30ff9a8
commit e414f46c4d
14 changed files with 11 additions and 14 deletions

10
code/tools/asm/README.Id Normal file
View file

@ -0,0 +1,10 @@
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