10 lines
222 B
Plaintext
10 lines
222 B
Plaintext
#
|
|
# libsim o32 debug version specific definitions
|
|
# $Revision: 1.3 $
|
|
|
|
LIBRARY=libsim_o32d.a
|
|
OBJECT_STYLE=32
|
|
VERSION_CDEFS+=-D_PAGESZ=4096 -DDEBUG -DXFS_BIG_FILES=0 -DXFS_BIG_FILESYSTEMS=0
|
|
VERSION_COPTS+=-g
|
|
DEBUG_VERSION=1
|