Skip to content

Commit 0b96e31

Browse files
authored
Add files via upload
1 parent aade71d commit 0b96e31

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010

1111
TEST_FILE := test.c
1212

13-
CPP_OPT :=
14-
# CPP_OPT := -D_DEBUG
13+
CPP_OPT := #-D_DEBUG
1514
# Uncomment if compiling libcsv in debugging mode.
1615

1716
.PHONY: clean test all

0 commit comments

Comments
 (0)