# Last edited on 2020-10-03 20:07:55 by jstolfi PROG = test_jsqroots TEST_LIB := libjs.a TEST_LIB_DIR := ../.. JS_LIBS := include ${STOLFIHOME}/programs/c/GENERIC-LIB-TEST.make .PHONY:: do-test all: check check: do-test do-test: ${PROG} ${PROG}