Fixed makefile to build test

This commit is contained in:
Bruce Hill 2020-04-18 23:54:53 -07:00
parent 676df22572
commit 857f4753f4

View File

@ -7,7 +7,7 @@ CWARN=-Wall -Wpedantic -Wextra -Wno-unknown-pragmas -Wno-missing-field-initializ
#CFLAGS += -fsanitize=address -fno-omit-frame-pointer
G=
all:
all: ctest
clean:
rm -f test