From 5406eab4f3e101162b2d8c9ef4e9ea66333e2462 Mon Sep 17 00:00:00 2001 From: tma Date: Tue, 4 Oct 2005 18:34:21 +0000 Subject: * 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 git-svn-id: svn://svn.icculus.org/quake3/trunk@136 edf5b092-35ff-0310-97b2-ce42778d08ea --- code/tools/q3asm/lib.txt | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 code/tools/q3asm/lib.txt (limited to 'code/tools/q3asm/lib.txt') diff --git a/code/tools/q3asm/lib.txt b/code/tools/q3asm/lib.txt deleted file mode 100644 index 737a030..0000000 --- a/code/tools/q3asm/lib.txt +++ /dev/null @@ -1,31 +0,0 @@ - -strlen -strcasecmp -tolower -strcat -strncpy -strcmp -strcpy -strchr - -vsprintf - -memcpy -memset -rand - -atoi -atof - -abs - -floor -fabs -tan -atan -sqrt -log -cos -sin -atan2 - -- cgit v1.2.3