X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=Makefile;h=98fff2e349b6bec1c5030cf5a7e920c6c48ebcb7;hb=a43dbc89247b434dd94c22531d7a6e0ab3b0ea9b;hp=504279a41c974edac5d813a7b5ca11065d1ea7ec;hpb=b7de8607ee49edb99979968d5149665bf5590087;p=vor.git 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