mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-14 16:27:35 +02:00
commit
ebb5696dda
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -136,7 +136,7 @@ icyc : icyc.scm libcyclone.a
|
|||
$(CYCLONE) $<
|
||||
|
||||
dispatch.c : generate-c.scm
|
||||
cyclone $<
|
||||
$(CYCLONE) $<
|
||||
./generate-c
|
||||
|
||||
libcyclone.a : $(CFILES) $(HEADERS)
|
||||
|
|
Loading…
Add table
Reference in a new issue