libtiff/contrib/mac-cw
Bob Friesenhahn 8c4398d0d6 * port/strtoull.c: New porting function in case strtoull() is not
available on the target system.
* configure.ac: Add configure support for determining sized types
in a portable way and performing necessary substitutions in
tif_config.h and tiffconf.h.  Updated tiff.h to use the new
definitions.
2007-06-25 15:38:21 +00:00
..
.cvsignore New 2005-11-21 00:55:38 +00:00
mac_main.c Initial revision 1999-07-27 21:50:26 +00:00
mac_main.h Initial revision 1999-07-27 21:50:26 +00:00
Makefile.am libtiff 3.8.2 released. 2006-03-23 14:54:00 +00:00
Makefile.in * port/strtoull.c: New porting function in case strtoull() is not 2007-06-25 15:38:21 +00:00
Makefile.script Initial revision 1999-07-27 21:50:26 +00:00
metrowerks.note Initial revision 1999-07-27 21:50:26 +00:00
mkg3_main.c Initial revision 1999-07-27 21:50:26 +00:00
README Initial revision 1999-07-27 21:50:26 +00:00
version.h Initial revision 1999-07-27 21:50:26 +00:00

----------------------------------------------------
Build instructions for LIBTIFF - CodeWarrior (6.1):
----------------------------------------------------

In this directory you will find a Makefile.script Applescript
file, which should be run in order to build the libtiff code
using MetroWerks CodeWarrior.

Refer to the "metrowerks.note" instructions on building the
library for 68k and PowerPC native code, as well as building
some of the libtiff tools, which are rather unix-like, but
at least give an example of how to link everything together.

  Questions, comments, bug reports to Niles Ritter
  (ndr@tazboy.jpl.nasa.gov). Sam Leffler takes no responsibility
  for the viability of this stuff.
  
    -Niles.