X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=pctb%2FMakefile;h=3707d81f1f5cd054ffbfa73ccf5363ef1a4fbb4d;hb=5a2c03e2e4f52b8329f45cf67afc3edec1f2c65b;hp=bff47f5bd2f818d95bed640ba42229c6400625c4;hpb=0051984495aa2a5ed61224a7618f5bbd04311f7a;p=ypp-sc-tools.db-test.git diff --git a/pctb/Makefile b/pctb/Makefile index bff47f5..3707d81 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 -Werror -g all: convert + +convert: convert.o ocr.o + +convert.o ocr.o: ocr.h