Applications properly self-reload.

This commit is contained in:
C. Guy Yarvin 2014-06-07 19:45:00 -07:00
parent 6d53cccf58
commit 68ceab0c69

View File

@ -57,7 +57,7 @@ endif
INCLUDE=include
MDEFINES=-DU2_OS_$(OS) -DU2_OS_ENDIAN_$(ENDIAN) -D U2_LIB=\"$(LIB)\"
CFLAGS= -O3 \
CFLAGS= -g \
-I/usr/local/include \
-I/opt/local/include \
-I$(INCLUDE) \