diff options
| -rw-r--r-- | tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile index 08700f7..5fec4b1 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -6,7 +6,7 @@ # \/ \/ \/ \/ \/ # $Id$ # -CFLAGS := -O -s -ansi +CFLAGS := -O -ansi TARGETS := scramble descramble sh2d bmp2rb convbdf generate_rocklatin |