mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Copy new header
This commit is contained in:
parent
c5f46e66f4
commit
6956396fea
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -64,6 +64,7 @@ bootstrap: icyc
|
|||
cp include/cyclone/types.h $(BOOTSTRAP_DIR)/include/cyclone
|
||||
cp include/cyclone/runtime-main.h $(BOOTSTRAP_DIR)/include/cyclone
|
||||
cp include/cyclone/runtime.h $(BOOTSTRAP_DIR)/include/cyclone
|
||||
cp include/cyclone/ck_ht_hash.h $(BOOTSTRAP_DIR)/include/cyclone
|
||||
cp scheme/*.sld $(BOOTSTRAP_DIR)/scheme
|
||||
cp scheme/cyclone/*.sld $(BOOTSTRAP_DIR)/scheme/cyclone
|
||||
cp runtime.c $(BOOTSTRAP_DIR)
|
||||
|
|
Loading…
Add table
Reference in a new issue