ref: a36bb18853d22d68fbead016756a23bb6be87431
parent: bd2779d6ef7d8ebf5d03825984c529a8d07a816a
author: Ori Bernstein <ori@eigenstate.org>
date: Wed Jun 24 22:51:57 EDT 2020
relink test programs on every run Not much point caching if the goal is to test the libs, is it?
--- a/regress
+++ b/regress
@@ -21,7 +21,7 @@
%.$O: %.s
$AS $AFLAGS $stem.s
-$O.%: %.$O $OFILES $LIB
+$O.%:V: %.$O $OFILES $LIB
$LD $LDFLAGS -o $target $prereq
# [$OS].??* avoids file names like 9.h