first commit
This commit is contained in:
14
extern/STLport/5.2.1/build/Makefiles/gmake/lib/aCC.mak
vendored
Normal file
14
extern/STLport/5.2.1/build/Makefiles/gmake/lib/aCC.mak
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# -*- makefile -*- Time-stamp: <08/06/12 14:59:23 ptr>
|
||||
#
|
||||
# Copyright (c) 1997-1999, 2002, 2003, 2005-2008
|
||||
# Petr Ovtchenkov
|
||||
#
|
||||
# Portion Copyright (c) 1999-2001
|
||||
# Parallel Graphics Ltd.
|
||||
#
|
||||
# Licensed under the Academic Free License version 3.0
|
||||
#
|
||||
|
||||
dbg-shared: LDFLAGS += -b +nostl -Wl,+h$(SO_NAME_DBGxx)
|
||||
stldbg-shared: LDFLAGS += -b +nostl -Wl,+h$(SO_NAME_STLDBGxx)
|
||||
release-shared: LDFLAGS += -b +nostl -Wl,+h$(SO_NAMExx)
|
||||
Reference in New Issue
Block a user