X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=Makefile;h=89ac9a9082186d694fc9d9618330153d4cfe89d4;hb=37988d04f02178fb04f5f6b843715794a71f2a61;hp=f924ccb0ced8cc94c5e764c81d068d230f797d96;hpb=e5dfe3c48206afb22e6139063eaec5c6f7b1d73e;p=wumpus.git diff --git a/Makefile b/Makefile index f924ccb..89ac9a9 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,11 @@ # # Makefile for `Hunt the Wumpus' and `Superhack' games # -VERS=$(shell sed MANIFEST @@ -44,3 +55,6 @@ dist: wumpus-$(VERS).tar.gz release: wumpus-$(VERS).tar.gz wumpus.html shipper version=$(VERS) | sh -e -x + +refresh: wumpus.html + shipper -N -w version=$(VERS) | sh -e -x