X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-test.git;a=blobdiff_plain;f=pctb%2FMakefile;h=3707d81f1f5cd054ffbfa73ccf5363ef1a4fbb4d;hp=10c0be9d7fa954b3e3f96d7c3b77e439ba4d7ac5;hb=1ae1abc15aae822e996b23e2dc73612b4d401044;hpb=59acfe7ae6e8c81462dce00da5006166efb63d22 diff --git a/pctb/Makefile b/pctb/Makefile index 10c0be9..3707d81 100644 --- a/pctb/Makefile +++ b/pctb/Makefile @@ -1,5 +1,9 @@ LDLIBS += -lnetpbm CFLAGS += -Wall -Wwrite-strings -Wpointer-arith -Wmissing-prototypes \ - -Wstrict-prototypes -g + -Wstrict-prototypes -Werror -g all: convert + +convert: convert.o ocr.o + +convert.o ocr.o: ocr.h