X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftalk-introduction-to-psgi;a=blobdiff_plain;f=Makefile;h=121bb74d666a903dc01611fb3ab8566fae084357;hp=0f98a52f0386ff2e4468647f24a33639a6298fca;hb=70eba92aecf65b27d73506a6d1e73b41d73a6eed;hpb=e1c0cccb11857569c18fd4b12b423bc8102d3206 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)