about summary refs log tree commit diff stats
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
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
15clean: 15clean:
16 rm apple-bin.scm *.link 16 rm -f apple-bin.scm *.link apple