8 lines
281 B
Plaintext
8 lines
281 B
Plaintext
#ident "$Revision: 1.2 $"
|
|
#
|
|
# This file included by libleafcommondefs
|
|
#
|
|
LIBRARY_COPTS=-fullwarn -DNO_SGI_SUBTREE_SUPPORT=1 -DNEW_SGI_SYSOBJID=1 -DIRIX_65=1
|
|
LIBRARY_CINCS= -I../../include
|
|
LIBRARY_C++INCS= $(LIBRARY_CINCS) -DNO_SGI_SUBTREE_SUPPORT=1 -DNEW_SGI_SYSOBJID=1 -DIRIX_65=1
|