Commit f05e1cb8 authored by Lionel Gauthier's avatar Lionel Gauthier

better for debugging with debug option

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5487 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 2386f397
...@@ -275,6 +275,7 @@ NAS_UE_COMPILED_OBJS = $(addprefix $(OUTDIR)/,$(libnas_OBJS)) ...@@ -275,6 +275,7 @@ NAS_UE_COMPILED_OBJS = $(addprefix $(OUTDIR)/,$(libnas_OBJS))
-include $(NAS_UE_COMPILED_OBJS:.o=.d) -include $(NAS_UE_COMPILED_OBJS:.o=.d)
CFLAGS = \ CFLAGS = \
-g \
-Wall \ -Wall \
-DNAS_UE \ -DNAS_UE \
-DUE_BUILD \ -DUE_BUILD \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment