| # | Line 12 | Line 12 | RAD_MANDIR: share\man | |
|---|---|---|
| 12 | CC: gcc | |
| 13 | CCFLAGS: -O2 -Dfreebsd -DHDSUF=.exe | |
| 14 | ||
| 15 | + | [debug] |
| 16 | + | CC: gcc |
| 17 | + | CCFLAGS: -g -Dfreebsd -DHDSUF=.exe |
| 18 | + | |
| 19 | # never touch below this | |
| 20 | [code] | |
| 21 | RAD_SPEED: -DSPEED=200 | |
| 22 | < | RAD_COMPAT: bmalloc.c erf.c getpagesize.c |
| 22 | > | RAD_COMPAT: getpagesize.c |
| 23 | > | RAD_MATHCOMPAT: erf.c |
| 24 | > | RAD_MEMCOMPAT: |
| 25 | RAD_MLIB: m | |
| 26 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |