📄 makefile.netbsd
字号:
# /****************************************************************************/# /* Copyright 2000 Compaq Computer Corporation. */# /* . */# /* Copying or modifying this code for any purpose is permitted, */# /* provided that this copyright notice is preserved in its entirety */# /* in all copies or modifications. COMPAQ COMPUTER CORPORATION */# /* MAKES NO WARRANTIES, EXPRESSED OR IMPLIED, AS TO THE USEFULNESS */# /* OR CORRECTNESS OF THIS CODE OR ITS FITNESS FOR ANY PARTICULAR */# /* PURPOSE. */# /****************************************************************************/LDFLAGS = -T 0x41000000 -BstaticCFLAGS = -O2 $(CDEFS)CLIBS = -lc -lmOSDEFS = -DNoLibC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -