Skip to content

Commit 8b3d5dd

Browse files
committed
Working.
1 parent aa1b11b commit 8b3d5dd

10 files changed

Lines changed: 398 additions & 304 deletions

File tree

microbench/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
BIN = schaf
22
SRC != ls src/*.erb
33
TARGET = $(SRC:src/%.erb=%)
4+
# TARGET = relops.scm
45

56
all: benchmark
67

0 commit comments

Comments
 (0)