X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=Makefile;h=504279a41c974edac5d813a7b5ca11065d1ea7ec;hp=bc7c6ad194d7680ff966a78dc110bfda589c5e7b;hb=b7de8607ee49edb99979968d5149665bf5590087;hpb=2bea0659b8edff14f1554d2540780f54ccdc21c9 diff --git a/Makefile b/Makefile index bc7c6ad..504279a 100644 --- a/Makefile +++ b/Makefile @@ -51,9 +51,6 @@ main.o file.o: file.h vor: $(objects) $(CC) $(ldflags) -o $@ $^ $(LIBRARIES) -pnmoutline: pnmoutline.c - $(CC) -lnetpbm -o $@ $< - include gfx.mk clean: