diff --git a/Makefile b/Makefile index 4cb397e..4e86ba9 100644 --- a/Makefile +++ b/Makefile @@ -83,7 +83,7 @@ clean: %.import.scm: %.scm rm -f $@ - $(CSC) -t -J $< + $(CSC) -P -J $< ################################################################ # Modules