1
0
Files
irix-657m-src/eoe/lib/libtserialio/librarydefs
2022-09-29 17:59:04 +03:00

15 lines
283 B
Plaintext

#ident "$Revision: 1.1 $"
#
# library (all versions) commondefs for leaf makefiles
# This file included by libleafcommondefs
#
# with debug
LIBRARY_CDEFS=-DDEBUG -UNDEBUG
LIBRARY_COPTS=-g
# without debug
#LIBRARY_CDEFS=-UDEBUG -DNDEBUG
#LIBRARY_COPTS=-O
LIBRARY_CINCS=-I$(TOP)inc