16 lines
177 B
Plaintext
16 lines
177 B
Plaintext
#
|
|
# Common build/inst definitions for React/Pro
|
|
#
|
|
include ${ROOT}/usr/include/make/commondefs
|
|
|
|
#
|
|
#
|
|
|
|
#
|
|
# Implementation Options:
|
|
#
|
|
#
|
|
LCINCS= -I${DEPTH}/include
|
|
LCOPTS= -DDEBUG
|
|
|