
libjpeg for AmigaVP:

To compile and install type:

cp jconfig.amigaVP jconfig.h
make -f makefile.amigaVP
make -f makefile.amigaVP test



Release Notes:

     * Apps are installed into /app/stdio.  You can set a different path
       in the makefile if you wish.

     * Currently the library is built as a static library .a file.
       I still working on figuring out how to easily make it a
       dynamic shared library under Ami.
       
       
     
     
HISTORY:

7/21/2000 Original makefile.amigaVP and jconfig.h mod by
          Patrick Roberts (amiga@artixsoft.com)
