aboutsummaryrefslogtreecommitdiffstats
path: root/testing/netpbm/config.mk
blob: 51ab18f7c8a59ad737d5d202fb1560d85bd6c98f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DEFAULT_TARGET = nonmerge
NETPBMLIBTYPE = unixshared
NETPBMLIBSUFFIX = so
STATICLIB_TOO = Y
LDRELOC = ld --reloc
LINKER_CAN_DO_EXPLICIT_LIBRARY = Y
LINKERISCOMPILER = Y
CFLAGS_SHLIB += -fPIC
TIFFLIB = -ltiff
JPEGLIB = -ljpeg
PNGLIB = -lpng
ZLIB = -lz
X11LIB = -lX11
NETPBM_DOCURL = http://netpbm.sourceforge.net/doc/