summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAntonin Descampe <antonin@gmail.com>2010-07-07 13:00:39 +0000
committerAntonin Descampe <antonin@gmail.com>2010-07-07 13:00:39 +0000
commit94b9942cd9152cd5a99cc26e3a3d1b25f2f8e4b4 (patch)
tree4e98cab348fbff69d07107e34f5fc80dee25b54b /Makefile
parentd5f9ea9fc25ba3ced4da326c27e0e888eebce6e7 (diff)
Update README and Makefiles to promote cmake. Fix the README.cmake file.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9a472557..533e65a3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,11 @@
+
+# ************************************************
+# NOTE : This Makefile is not maintained anymore.
+# Please use the cmake tool (see README.cmake) to
+# generate the right Makefile for your platform.
+# ************************************************
+
+
# Linux makefile for OpenJPEG
VER_MAJOR = 2