aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/tiff-4.0.10/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/monniaux/tiff-4.0.10/Makefile')
-rw-r--r--test/monniaux/tiff-4.0.10/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/monniaux/tiff-4.0.10/Makefile b/test/monniaux/tiff-4.0.10/Makefile
new file mode 100644
index 00000000..ac1aa276
--- /dev/null
+++ b/test/monniaux/tiff-4.0.10/Makefile
@@ -0,0 +1,7 @@
+TARGET=ppm2tiff
+ALL_CFLAGS=-lm
+ALL_CCOMPFLAGS = -flongdouble
+EXECUTE_ARGS= -c g3 __BASE__.g3.tif < example_bw.pbm
+
+include ../rules.mk
+