16 lines
313 B
Plaintext
16 lines
313 B
Plaintext
#ident "$Revision: 1.2 $"
|
|
|
|
include ../../include/ssscommondefs
|
|
|
|
USRETCPATH = /usr/etc
|
|
BINPATH = /usr/bin
|
|
ETCPATH = /etc
|
|
|
|
OBJECT_STYLE = N32
|
|
|
|
IDB_TAG = -idb $(SSS_EOE)
|
|
|
|
LCOPTS = -nostdinc -I$(ROOT)/usr/include -I$(SSN_SRC_DEPTH)/include \
|
|
-I$(ROOT)/usr/include/sss
|
|
|