diff options
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile index dbdbe9f..d778769 100644 --- a/makefile +++ b/makefile | |||
@@ -13,4 +13,4 @@ apple-bin.scm: apple.scm | |||
13 | 13 | ||
14 | .PHONY: clean | 14 | .PHONY: clean |
15 | clean: | 15 | clean: |
16 | rm apple-bin.scm *.link | 16 | rm -f apple-bin.scm *.link apple |