We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa1b11b commit 8b3d5ddCopy full SHA for 8b3d5dd
10 files changed
microbench/Makefile
@@ -1,6 +1,7 @@
1
BIN = schaf
2
SRC != ls src/*.erb
3
TARGET = $(SRC:src/%.erb=%)
4
+# TARGET = relops.scm
5
6
all: benchmark
7
0 commit comments