x-romp

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

TXT
9
字号
# 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.CC=hc -Hnocpp# The default `make' on the RT doesn't define MAKE, so do it here.MAKE=make

⌨️ 快捷键说明

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