diff --git a/makefiles/Makefile.personal.esekilxxen1843.rnd.ericsson.se b/makefiles/Makefile.personal.esekilxxen1843.rnd.ericsson.se index dd82ca457d4adc139b871100dd5d8f6e947e61a9..6ce59c3f8b3b739a6861b60c46f235144fd067a9 100644 --- a/makefiles/Makefile.personal.esekilxxen1843.rnd.ericsson.se +++ b/makefiles/Makefile.personal.esekilxxen1843.rnd.ericsson.se @@ -20,3 +20,4 @@ BISON := /usr/bin/bison JDKDIR := /proj/TTCN/Tools/jdk1.6.0_34 XMLDIR := /usr OPENSSL_DIR := /usr +DEBUG := yes diff --git a/makefiles/Makefile.personal.esekiux5120 b/makefiles/Makefile.personal.esekiux5120 index 5b2ab9400220b165c102de73bfda63a71a039a5f..1cd1ca7a357fa52659116bf350e8850c67ef5b5d 100644 --- a/makefiles/Makefile.personal.esekiux5120 +++ b/makefiles/Makefile.personal.esekiux5120 @@ -21,3 +21,5 @@ JDKDIR := /proj/TTCN/Tools/jdk1.6.0_23 XMLDIR := /app/libxml/2.9.1 OPENSSL_DIR := /proj/TTCN/Tools/openssl-0.9.8r + +DEBUG := yes