projects
/
wumpus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1a6946
)
Finalize build for 1.0 version of shipper.
author
Eric S. Raymond
<esr@thyrsus.com>
Thu, 5 Jun 2014 18:21:31 +0000
(14:21 -0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Thu, 5 Jun 2014 18:21:31 +0000
(14:21 -0400)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index c9c1b925554287f6eb065b593be9c8adfeb7082d..f924ccb0ced8cc94c5e764c81d068d230f797d96 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-13,7
+13,7
@@
superhack: superhack.c
clean:
rm -f wumpus wumpus.o superhack superhack.o TAGS
- rm -f *~ *.1 *.html *.tar.gz MANIFEST
SHIPPER.*
+ rm -f *~ *.1 *.html *.tar.gz MANIFEST
TAGS:
etags wumpus.c
@@
-43,4
+43,4
@@
wumpus-$(VERS).tar.gz: $(SOURCES) wumpus.6
dist: wumpus-$(VERS).tar.gz
release: wumpus-$(VERS).tar.gz wumpus.html
- shipper
-u -m -t; make clean
+ shipper
version=$(VERS) | sh -e -x