?? makemon.unx
字號(hào):
# Copyright 1997-1998, ESS Technology, Inc.# SCCSID @(#)makemon.unx 1.1 1/15/98## This makefile is to make the DRAM game monitor program# (UNIX version)### Compiler and Tools that we are using#COMPILE = /fsc/soft/src/tools/compilerBIN = /fsc/soft/src/tools/binTOOLS = /fsc/soft/src/tools/bin # New toolsAX = $(BIN)/axLD = $(TOOLS)/ldRLD = $(TOOLS)/mvdrldROM = $(TOOLS)/mvdromGCC = gcc -ldlRM = rm -fSED = sedCOFF2EXE = echo # DummySCCSCMD = sccs getINCLUDES = -I$(COMPILE)/hLIBC = /fsc/soft/src/tools/libECHO = echoFLAGS= -DVCB -O -S -DDVC -fcall-saved-r27 -muse_store_zero=0 -muse_far=1 \ -mcpu=RISCiit## Include common make stuff for UNIX and PC#include makemon.sh
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -