diff options
| author | Antonin Descampe <antonin@gmail.com> | 2010-07-07 13:00:39 +0000 |
|---|---|---|
| committer | Antonin Descampe <antonin@gmail.com> | 2010-07-07 13:00:39 +0000 |
| commit | 94b9942cd9152cd5a99cc26e3a3d1b25f2f8e4b4 (patch) | |
| tree | 4e98cab348fbff69d07107e34f5fc80dee25b54b /Makefile | |
| parent | d5f9ea9fc25ba3ced4da326c27e0e888eebce6e7 (diff) | |
Update README and Makefiles to promote cmake. Fix the README.cmake file.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |
