makefile
来自「u-boot源代码」· 代码 · 共 19 行
TXT
19 行
############################################################################### Copyright (C) 1996 SciTech Software.# All rights reserved.## Descripton: Makefile for UniVBE(tm), UniPOWER(tm), UVBELib(tm) and# DPMSLib library files. Requires Borland C++ 4.52 to build# some components.## $Date: 2002/10/02 15:35:20 $ $Author: hfrieden $##############################################################################CFLAGS += -DTESTING_GTFgtfcalc$E: gtfcalc$O.INCLUDE: "$(SCITECH)/makedefs/common.mk"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?