1
0
Files
2022-09-29 17:59:04 +03:00

11 lines
224 B
Plaintext

#ident "$Header: "
#
# Common options for all klib libraries that get included in the the
# librarydefs file.
#
VERSION=1.0
LIBRARY_COPTS=-g -DVERSION=\"$(VERSION)\"
LIBRARY_CDEFS=-DALLOC_DEBUG
LIBRARY_ASDEFS=-DALLOC_DEBUG