File: README

package info (click to toggle)
libmng 2.0.3%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 8,092 kB
  • sloc: ansic: 78,373; sh: 11,434; cpp: 2,624; pascal: 2,185; makefile: 186
file content (32 lines) | stat: -rw-r--r-- 1,219 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
For conditions of distribution and use, see copyright notice in libmng.h
or the file LICENSE in the top-level directory of the source distribution.

This directory hosts the makefiles for a number of supported platforms.

If you're using a system with POSIX shell capabilities, you can use the
'configure' script in the top-level directory, or generate it by running
'autogen.sh' if you have the necessary tools installed.

Otherwise, copy the module for your environment (or the closest thing)
into the libmng source-directory and change it to your needs. If you
create a new file for a platform not on the list send it to me (gerard @
libmng.com) and I'll be happy to include it in the next release!


Current files:

configure.ac - a copy of
Makefile.am - a copy of
config.h.in - a copy of
libmng.pc.in - a copy of

makefile.bcb3 - Borland C++ Builder
makefile.dj - DJGPP
makefile.linux - Linux ELF (builds shared library)
makefile.mingw - builds a static library for mingw32
makefile.mingwdll - builds a dynamic library for mingw32
makefile.qnx - builds for QNX Neutrino
makefile.unix - builds a static library for SGI/IRIX (6.5.21)
makefile.vcwin32 - Microsoft Visual C++

version.mak - version info for makefiles