X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=Makefile;h=98fff2e349b6bec1c5030cf5a7e920c6c48ebcb7;hp=504279a41c974edac5d813a7b5ca11065d1ea7ec;hb=6f387565c4a8faed189e327b5102d05debf79163;hpb=d782fd593ea27b1822c94b66d974e69ceb2812d3 diff --git a/Makefile b/Makefile index 504279a..98fff2e 100644 --- a/Makefile +++ b/Makefile @@ -54,7 +54,7 @@ vor: $(objects) include gfx.mk clean: - rm -f *.o vor pnmoutline $(graphics) + rm -f *.o vor $(graphics) install: all if [ ! -d $(DATA_PREFIX) ]; then mkdir $(DATA_PREFIX); fi