X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=pctb%2FMakefile;h=2cb3fad60670aef5745b334841fcf1ddd76ee3ff;hb=ad09cd7cce6584c63c275d7ed1106e66959b3f9d;hp=bff47f5bd2f818d95bed640ba42229c6400625c4;hpb=0051984495aa2a5ed61224a7618f5bbd04311f7a;p=ypp-sc-tools.main.git diff --git a/pctb/Makefile b/pctb/Makefile index bff47f5..2cb3fad 100644 --- a/pctb/Makefile +++ b/pctb/Makefile @@ -1,5 +1,9 @@ LDLIBS += -lnetpbm CFLAGS += -Wall -Wwrite-strings -Wpointer-arith -Wmissing-prototypes \ - -Wstrict-prototypes + -Wstrict-prototypes -g all: convert + +convert: convert.o ocr.o + +convert.o ocr.o: ocr.h