Fixed makefile to build test
This commit is contained in:
parent
676df22572
commit
857f4753f4
@ -7,7 +7,7 @@ CWARN=-Wall -Wpedantic -Wextra -Wno-unknown-pragmas -Wno-missing-field-initializ
|
|||||||
#CFLAGS += -fsanitize=address -fno-omit-frame-pointer
|
#CFLAGS += -fsanitize=address -fno-omit-frame-pointer
|
||||||
G=
|
G=
|
||||||
|
|
||||||
all:
|
all: ctest
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f test
|
rm -f test
|
||||||
|
Loading…
Reference in New Issue
Block a user