📄 x-romp
字号:
# obstack.h assumes that if __STDC__ is defined an ANSI C preprocessor is# being used. -Hnocpp makes hc use its builtin preprocessor instead of# /lib/cpp. gcc doesn't use <sys/ioctl.h>, so it doesn't matter whether# fixincludes has been run.## hc's warnings do nothing but obscure the output, hence the -w.# CC=hc -Hnocpp -w -U__STDC__# The default `make' on the RT doesn't define MAKE, so do it here.MAKE=make
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -