]> git.donarmstrong.com Git - diamond_presentation.git/blobdiff - figures/Makefile
download spalax and reduced AA alphabet figures
[diamond_presentation.git] / figures / Makefile
index 516d6ceb7290671cdb77fe256eef35542d56c908..d5fb6eeb8e263148794f9b76f3f78d200846eb0f 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-all: uofi_mark.pdf igb_wordmark.pdf
+all: uofi_mark.pdf igb_wordmark.pdf spalax.jpg reduced_alphabet.png
 
 igb_wordmarks.zip: 
        wget -O $@ "http://www.igb.illinois.edu/sites/default/files/upload/Wordmarks-Eps.zip"
@@ -20,3 +20,10 @@ uofi_mark.pdf: uofi_mark.zip
 
 relevant_xkcd.png:
        wget -O $@ "http://imgs.xkcd.com/comics/code_quality.png"
+
+spalax.jpg:
+       wget -O $@ "https://upload.wikimedia.org/wikipedia/commons/9/90/Spalax_microphthalmus_Syzran_Russia.jpg"
+
+reduced_alphabet.png:
+       wget -O temp.jpg "http://peds.oxfordjournals.org/content/13/3/149/F1.large.jpg"
+       convert temp.jpg $@