Try to fix the Makefile so that it passes flags to CBQN

This commit is contained in:
Rampoina 2023-03-04 18:49:52 +01:00
parent aee989726e
commit ae0978102d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
.PHONY: check-and-reinit-submodules all
all: .check-and-reinit-submodules
@${MAKE} -C CBQN/ MAKEFLAGS=
@${MAKE} -C CBQN/
run: arc.bqn
./CBQN/BQN arc.bqn