X-Git-Url: https://git.brokenzipper.com/gitweb?p=chaz%2Ftalk-introduction-to-psgi;a=blobdiff_plain;f=Makefile;h=121bb74d666a903dc01611fb3ab8566fae084357;hp=0f98a52f0386ff2e4468647f24a33639a6298fca;hb=HEAD;hpb=c3702aa22054180570f09c504f29b7a3b183225b diff --git a/Makefile b/Makefile index 0f98a52..121bb74 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ PLACKUP = plackup dotfiles = $(shell find . -iname '*.dot') svgfiles = $(patsubst %.dot,%.svg,$(dotfiles)) -all: $(svgfiles) +all: offline clean: rm -f slides-offline.html remark.min.js $(SLIDES).pdf $(svgfiles)