instance hell
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user