diff --git a/src/Makefile b/src/Makefile index e36d9d0..963ac75 100644 --- a/src/Makefile +++ b/src/Makefile @@ -77,7 +77,7 @@ clean: %.import.scm: %.scm rm -f $@ - $(CSC) -A -j $(patsubst %.scm,%,$<) $< + $(CSC) -P -J $< ################################################################ # Modules