Sha256: 9b868a5571a105187fd5089abc0bd88be03e08fd2a51e4815830efadc924996c
Contents?: true
Size: 314 Bytes
Versions: 135
Compression:
Stored size: 314 Bytes
Contents
# -*- makefile -*- Time-stamp: <05/03/24 11:33:35 ptr> # $Id: aCC.mak 2415 2006-06-08 19:47:40Z dums $ dbg-shared: LDFLAGS += -b +nostl -Wl,+h$(SO_NAME_DBGxx) ${LDSEARCH} stldbg-shared: LDFLAGS += -b +nostl -Wl,+h$(SO_NAME_STLDBGxx) ${LDSEARCH} release-shared: LDFLAGS += -b +nostl -Wl,+h$(SO_NAMExx) ${LDSEARCH}
Version data entries
135 entries across 135 versions & 2 rubygems