Improve imports compilation.
This commit is contained in:
parent
e022c95a3f
commit
4d33d367e0
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -83,7 +83,7 @@ clean:
|
|||
|
||||
%.import.scm: %.scm
|
||||
rm -f $@
|
||||
$(CSC) -t -J $<
|
||||
$(CSC) -P -J $<
|
||||
|
||||
################################################################
|
||||
# Modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue