CVS Cleanup

This commit is contained in:
David Anderson
2005-08-24 07:01:02 +00:00
parent c30c3cf35c
commit b12224eabd
4 changed files with 6 additions and 5 deletions

View File

@ -6,7 +6,7 @@ MM_ROOT = ../metamod/metamod
### EDIT BELOW FOR OTHER PROJECTS ###
OPT_FLAGS = -O3 -funroll-loops -s -pipe
OPT_FLAGS = -O3 -funroll-loops -s -pipe -fomit-frame-pointer
DEBUG_FLAGS = -g -ggdb3
CPP = gcc
NAME = fun_amxx