diff options
| -rw-r--r-- | rbutil/chinachippatcher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rbutil/chinachippatcher/Makefile b/rbutil/chinachippatcher/Makefile index 390260e..cdce198 100644 --- a/rbutil/chinachippatcher/Makefile +++ b/rbutil/chinachippatcher/Makefile @@ -6,7 +6,7 @@ # \/ \/ \/ \/ \/ # $Id$ # -CFLAGS = -g -Wall +CFLAGS += -g -Wall OUTPUT = chinachippatcher |