mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-16 09:17:35 +02:00
At least for now, also install 9.meta
This commit is contained in:
parent
dba80a51a6
commit
6b15f0eaac
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -99,6 +99,7 @@ bootstrap: icyc
|
|||
cp scheme/cyclone/cgen.c $(BOOTSTRAP_DIR)/scheme/cyclone
|
||||
cp scheme/cyclone/util.c $(BOOTSTRAP_DIR)/scheme/cyclone
|
||||
cp srfi/9.c $(BOOTSTRAP_DIR)/srfi
|
||||
cp srfi/9.meta $(BOOTSTRAP_DIR)/srfi
|
||||
cp srfi/18.c $(BOOTSTRAP_DIR)/srfi
|
||||
cp cyclone.c $(BOOTSTRAP_DIR)/cyclone.c
|
||||
cp Makefile.config $(BOOTSTRAP_DIR)/Makefile.config
|
||||
|
|
Loading…
Add table
Reference in a new issue