t-beos
来自「俄罗斯高人Mamaich的Pocket gcc编译器(运行在PocketPC上)」· 代码 · 共 8 行
TXT
8 行
# There are system headers elsewhere, but these are the ones that# we are most likely to want to apply any fixes to.SYSTEM_HEADER_DIR = /boot/develop/headers/posixCROSS_SYSTEM_HEADER_DIR = $(tooldir)/sys-include/posix# Don't run fixprotoSTMP_FIXPROTO =
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?