proj/intercept.c: Add capability to show line numbers
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
CC=gcc
|
||||
CFLAGS=-std=c99 -pedantic -Wall -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_POSIX_C_SOURCE=200809L -g
|
||||
CFLAGS=-std=c99 -pedantic -Wall -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_POSIX_C_SOURCE=200809L
|
||||
|
||||
.PHONY: all clean
|
||||
all: default
|
||||
|
||||
Reference in New Issue
Block a user