Explorar o código

added DEBUG=1 to add -g

ncannasse %!s(int64=6) %!d(string=hai) anos
pai
achega
f35f04a9a2
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      Makefile

+ 4 - 0
Makefile

@@ -93,6 +93,10 @@ ifdef MESA
 LIBS += mesa
 endif
 
+ifdef DEBUG
+CFLAGS += -g
+endif
+
 all: libhl hl libs
 
 install: