If one wishes to set breakpoints of static the functions here, they

cannot be inlined.

Submitted by:	jhb
This commit is contained in:
obrien 2010-10-13 18:23:43 +00:00
parent 2cbf038dc7
commit 58aac0183d

View File

@ -21,7 +21,7 @@ LDADD= -ll -ledit -ltermcap
LFLAGS= -8 # 8-bit lex scanner for arithmetic
CFLAGS+=-DSHELL -I. -I${.CURDIR}
# for debug:
# DEBUG_FLAGS+= -g -DDEBUG=3
# DEBUG_FLAGS+= -g -DDEBUG=3 -fno-inline
WARNS?= 2
WFORMAT=0