aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/tiff-4.0.10/Makefile
blob: ac1aa276a18896e4b5d59e3521428a580fa5ae92 (plain)
1
2
3
4
5
6
7
TARGET=ppm2tiff
ALL_CFLAGS=-lm
ALL_CCOMPFLAGS = -flongdouble
EXECUTE_ARGS= -c g3 __BASE__.g3.tif < example_bw.pbm

include ../rules.mk