📄 makefile.tmpl
字号:
CC_FLAGS= $(CFLAGS)LINT_FLAGS= $(LINTFLAGS) all: libc_stuff.a!library_unix libc_stuff.a strlib.c,strerror.c,tmpnam.c,strptime.c,snprintf.c,strtoul.cstrlib.o: ../config.h ../portability.h snprintf.o: ../config.h ../portability.h strtoul.o: ../config.h ../portability.h strerror.o: ../config.h ../portability.h strptime.o: ../config.h ../portability.h
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -