mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 20:45:06 +02:00
Revert this file
This commit is contained in:
parent
2733a08f55
commit
56ac45041c
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -5,7 +5,7 @@
|
||||||
include Makefile.config
|
include Makefile.config
|
||||||
|
|
||||||
CYCLONE = cyclone
|
CYCLONE = cyclone
|
||||||
TESTSCM = unit-tests srfi-60-tests
|
TESTSCM = unit-tests
|
||||||
TESTFILES = $(addprefix tests/, $(addsuffix .scm, $(TESTSCM)))
|
TESTFILES = $(addprefix tests/, $(addsuffix .scm, $(TESTSCM)))
|
||||||
BOOTSTRAP_DIR = ../cyclone-bootstrap
|
BOOTSTRAP_DIR = ../cyclone-bootstrap
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue