ms-spring

来自「早期freebsd实现」· 代码 · 共 17 行

TXT
17
字号
## site specific macros# # It is inserted into the Makefile after the host and target specific# makefile parts and can "overload" macros defined there.#PREFIX = /tools/cygnus/devo-$(VERSION)# Spring uses their own malloc()DYN_SHLFLAGS = -f$(PIC) -DNO_LIBGXX_MALLOC#fix me: should be moved to devo/gccEH_FILES = EH-sunlabs.o

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?