Renamed file

This commit is contained in:
Justin Ethier 2015-07-21 20:38:14 -04:00
parent 2b20698566
commit a1a3726517
2 changed files with 1 additions and 1 deletions

View file

@ -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