15 lines
304 B
Plaintext
15 lines
304 B
Plaintext
#
|
|
# libattr_64 nonshared version specific definitions
|
|
# $Revision: 1.1 $
|
|
|
|
LIBRARY=libattr_64_ns.a
|
|
OBJECT_STYLE=64
|
|
VERSION_COPTS=-non_shared
|
|
VERSION_ASOPTS=-non_shared
|
|
VERSION_LDOPTS=
|
|
|
|
# link to the correct version of libds
|
|
INCDIRS=-L$(ROOT)/usr/lib64/nonshared -L$(ROOT)/usr/lib -L$(ROOT)/lib
|
|
OBJST=-64
|
|
|