chiark / gitweb /
wip can invoke show-things.tcl
[ypp-sc-tools.db-test.git] / pctb / Makefile
1 LDLIBS += -lnetpbm
2 CFLAGS += -Wall -Wwrite-strings -Wpointer-arith -Wmissing-prototypes \
3         -Wstrict-prototypes -Werror -g
4
5 all: convert
6
7 convert: convert.o ocr.o
8
9 convert.o ocr.o: ocr.h