1 CFLAGS = -ansi -pedantic -pedantic-errors -Wall -g3 -O2 -D_ANSI_SOURCE_
2 CFLAGS += -fno-common \
4 -Wdeclaration-after-statement \
10 -Wp,-D_FORTIFY_SOURCE=2 \
13 -Wmissing-declarations \
14 -Wmissing-format-attribute \
16 -Wmissing-prototypes \
18 -Wold-style-definition \
26 -Wunsafe-loop-optimizations \
27 -Wunused-but-set-variable \
32 leptonica-projective-transform: leptonica-projective-transform.o
35 rm -rf *~ *.o leptonica-projective-transform transformed_image.jpg
37 test: leptonica-projective-transform
38 valgrind --leak-check=full --show-reachable=yes ./leptonica-projective-transform road.png