099a7c07ba2a

Fuck off rm
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Tue, 06 Feb 2018 19:08:04 -0500
parents ceb49b25a451
children 15523880959e
branches/tags (none)
files Makefile

Changes

--- a/Makefile	Tue Feb 06 19:05:12 2018 -0500
+++ b/Makefile	Tue Feb 06 19:08:04 2018 -0500
@@ -16,7 +16,7 @@
 binary: bin/magitek
 
 force-binary:
-	rm bin/magitek
+	rm -f bin/magitek
 	sbcl --load "src/build.lisp"
 
 bin/magitek: $(lisps)