X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=pctb%2FMakefile;h=c28e00bb20015051a5ba8e771827b3bb85528d8a;hb=4429a63ef0b8a3255bb8a85aa63b134785329f80;hp=3707d81f1f5cd054ffbfa73ccf5363ef1a4fbb4d;hpb=d9d0cf7585c008aafe1d2de5365b772cda30ff13;p=ypp-sc-tools.web-live.git diff --git a/pctb/Makefile b/pctb/Makefile index 3707d81..c28e00b 100644 --- a/pctb/Makefile +++ b/pctb/Makefile @@ -1,9 +1,9 @@ -LDLIBS += -lnetpbm CFLAGS += -Wall -Wwrite-strings -Wpointer-arith -Wmissing-prototypes \ -Wstrict-prototypes -Werror -g -all: convert - -convert: convert.o ocr.o +all: convert x-manip-window +convert: convert.o ocr.o -lnetpbm convert.o ocr.o: ocr.h + +x-manip-window: -lXtst -lX11