12 lines
279 B
Plaintext
12 lines
279 B
Plaintext
#ident "$Revision: 1.2 $"
|
|
#
|
|
# This file included by libleafcommondefs
|
|
#
|
|
|
|
VERSION=1.0
|
|
LIBRARY_COPTS=-g3 -I$(ROOT)/usr/include/klib -I$(ROOT)/usr/include/configmon \
|
|
-I$(ROOT)/usr/include/sss -DVERSION=\"$(VERSION)\"
|
|
LIBRARY_CDEFS=-DALLOC_DEBUG
|
|
LIBRARY_ASDEFS=-DALLOC_DEBUG
|
|
|