chiark
/
gitweb
/
~bjharris
/
bedstead.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f35080d
)
Correctly mark "clean" as a phony Makefile target.
author
Ben Harris
<bjh21@bjh21.me.uk>
Sat, 23 Nov 2013 18:55:14 +0000
(18:55 +0000)
committer
Ben Harris
<bjh21@bjh21.me.uk>
Sat, 23 Nov 2013 18:55:14 +0000
(18:55 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 6bffecfcf13aa51d93a6191f014748c7f95b96f7..953ccc301638f423095b06239bd1418b5d3e200d 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-19,5
+19,6
@@
df.png: df.ps bedstead.pfa
gs -dSAFER -sDEVICE=png16m \
-o $@ bedstead.pfa $<
-clean: .PHONY
+.PHONY: clean
+clean:
rm -f bedstead *.sfd *.otf *.bdf *.pfa *.png