10 lines
239 B
Plaintext
10 lines
239 B
Plaintext
#ident "$Revision: 1.3 $"
|
|
#
|
|
# library (all versions) commondefs for leaf makefiles
|
|
# This file included by libleafcommondefs
|
|
#
|
|
LIBRARY_CDEFS=-D_PTHREAD_EXECUTIVE
|
|
LIBRARY_COPTS=-fullwarn
|
|
LIBRARY_CINCS=-I$(TOP)inc
|
|
LIBRARY_ASINCS=-I$(TOP)inc
|