First bit of ex35
This commit is contained in:
@@ -33,7 +33,7 @@ build:
|
||||
|
||||
# The Unit Tests
|
||||
.PHONY: tests
|
||||
tests: LDLIBS += -static -l$(LIBNAME)
|
||||
tests: LDLIBS += -static -l$(LIBNAME) -lbsd
|
||||
tests: ./tests/runtests $(TESTS)
|
||||
./tests/runtests ./tests/lcthw
|
||||
|
||||
|
Reference in New Issue
Block a user