mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Renamed file
This commit is contained in:
parent
2b20698566
commit
a1a3726517
2 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -137,7 +137,7 @@ bootstrap:
|
|||
cp scheme/cyclone/cgen.c $(BOOTSTRAP_DIR)/scheme/cyclone
|
||||
cp scheme/cyclone/util.c $(BOOTSTRAP_DIR)/scheme/cyclone
|
||||
cp cyclone-self.c $(BOOTSTRAP_DIR)/cyclone.c
|
||||
cp Makefile-bootstrap $(BOOTSTRAP_DIR)/Makefile
|
||||
cp Makefile.bootstrap $(BOOTSTRAP_DIR)/Makefile
|
||||
cp Makefile.config $(BOOTSTRAP_DIR)/Makefile.config
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue