12 lines
278 B
Plaintext
12 lines
278 B
Plaintext
#
|
|
# libsim n32 debug version specific definitions
|
|
# $Revision: 1.2 $
|
|
|
|
LIBRARY=libsim_n32d_rep.a
|
|
OBJECT_STYLE=N32_M3
|
|
VERSION_CDEFS+=-D_PAGESZ=4096 -DDEBUG -DXFS_BIG_FILES=1 \
|
|
-DXFS_BIG_FILESYSTEMS=1 -DXFS_REPAIR_SIM
|
|
VERSION_COPTS+=-g
|
|
LWOFF+=,1174,1506,1552,1209
|
|
DEBUG_VERSION=1
|