instance hell

This commit is contained in:
crumbtoo
2024-04-15 10:07:20 -06:00
parent 65b9228794
commit 5bf83ffbaf
10 changed files with 284 additions and 183 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ ALEX = alex
ALEX_OPTS = -g
SRC = src
CABAL_BUILD = $(shell clisp find-build.cl)
CABAL_BUILD = $(shell ./find-build.cl)
all: parsers lexers