configure.in
来自「lwip在ucos上的移植」· IN 代码 · 共 7 行
IN
7 行
dnl Process this file with autoconf to produce a configure script.AC_INIT(doschk.c)AC_PROG_INSTALLCC=${CC-cc}AC_SUBST(CC)AC_OUTPUT(Makefile)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?