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:
c5ebead
)
Don't list "bedstead" as a prereq for "make dist".
author
Ben Harris
<bjh21@bjh21.me.uk>
Mon, 31 Jul 2017 15:34:22 +0000
(16:34 +0100)
committer
Ben Harris
<bjh21@bjh21.me.uk>
Mon, 31 Jul 2017 15:34:22 +0000
(16:34 +0100)
The recipe doesn't use it.
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 6f6b6c19c0e66e1095ecfef89d749d191419600d..ac74861dd1862ff0f123e63d805410908e0fbe5c 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-58,11
+58,11
@@
complement.pdf: complement.ps bedstead.pfa
.PHONY: clean
clean:
- rm -f bedstead *.sfd *.otf *.bdf *.pfa *.png
+ rm -f bedstead *.sfd *.otf *.bdf *.pfa *.png
*.pdf complement.ps
.PHONY: dist
-dist: $(DISTFILES)
bedstead
+dist: $(DISTFILES)
rm -rf bedstead-$$(sed -n 's/^Version: //p' < bedstead.sfd)
mkdir bedstead-$$(sed -n 's/^Version: //p' < bedstead.sfd)
ln $(DISTFILES) \