chiark / gitweb /
more colours
[ypp-sc-tools.db-test.git] / pctb / Makefile
index bff47f5bd2f818d95bed640ba42229c6400625c4..c28e00bb20015051a5ba8e771827b3bb85528d8a 100644 (file)
@@ -1,5 +1,9 @@
-LDLIBS += -lnetpbm
 CFLAGS += -Wall -Wwrite-strings -Wpointer-arith -Wmissing-prototypes \
-       -Wstrict-prototypes
+       -Wstrict-prototypes -Werror -g
 
-all: convert
+all: convert x-manip-window
+
+convert: convert.o ocr.o -lnetpbm
+convert.o ocr.o: ocr.h
+
+x-manip-window: -lXtst -lX11