From 7793481d1e13e96e5178916dea8f1dc2fea74bb2 Mon Sep 17 00:00:00 2001 From: Jonathan Polley Date: Sun, 15 May 2016 12:44:19 -0700 Subject: [PATCH] Get rid of redownload command, since the PDFs are committed. --- Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Makefile b/Makefile index 1a31154..599aad3 100644 --- a/Makefile +++ b/Makefile @@ -2,10 +2,6 @@ all: ppm jpg .PHONY: -download: - rm -f Sheets_Letter.pdf - wget http://infinitythegame.com/archivo/Sheets_Letter.pdf - ppm: Sheets_Letter.pdf rm -rf ppm mkdir ppm