Partially implemented (handlers only)
[reactos.git] / rosapps / rules.mak
index 4bec7a6..b329b8b 100644 (file)
@@ -64,6 +64,7 @@ endif
 CC = $(PREFIX)gcc
 NATIVE_CC = gcc
 CFLAGS = \
+       $(BASE_CFLAGS) \
        -pipe \
        -O2 \
        -Wall \