Fix debug support to work without gmake and bundle -ggdb in properly.
This commit is contained in:
@@ -9,4 +9,5 @@ CFLAGS+= -I../includes
|
||||
MK= ../../mk
|
||||
include ${MK}/lib.mk
|
||||
include ${MK}/cc.mk
|
||||
include ${MK}/debug.mk
|
||||
include ${MK}/${MKTERMCAP}.mk
|
||||
|
||||
Reference in New Issue
Block a user