chiark / gitweb /
compatibility version check
[ypp-sc-tools.db-test.git] / pctb / Makefile
index 10c0be9d7fa954b3e3f96d7c3b77e439ba4d7ac5..3707d81f1f5cd054ffbfa73ccf5363ef1a4fbb4d 100644 (file)
@@ -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