1 changed files with 3 additions and 1 deletions
@ -1,5 +1,7 @@ |
|||
RANLIB = echo >/dev/null |
|||
|
|||
# Sorry about this, but my machine runs out of memory . |
|||
MINUS_G = |
|||
CC=gcc -O2 |
|||
|
|||
|
|||
|
|||
|
|||
Loading…
Reference in new issue