⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile

📁 语音控制小车应用的开发程序可以控制小车的前进后退左右转
💻
字号:
#####################################################################
#																	 
#	Created by u'nSP IDE		17:44:29	11/24/05
#
#####################################################################




APPDIR	= C:\PROGRA~1\Sunplus\UNSPID~1.0

OUTDIR	= .\Debug

CC	= $(APPDIR)\gcc

AS	= $(APPDIR)\xasm16

LD	= $(APPDIR)\xlink16

AR	= $(APPDIR)\xLib16

RESC	= $(APPDIR)\resc

RM	= $(APPDIR)\rm -f

INCLUDES	= -I"I:/1disktest/Robot_Democode/robot_s"

BODY	= -body SPCE060A_061A -bfile "C:\Program Files\Sunplus\unSP IDE Common\Body\SPCE060A_061A.cpt"

BINFILE	= "$(OUTDIR)\robot_s.S37"

ARYFILE	= "$(OUTDIR)\robot_s.ary"

SBMFILE	= "$(OUTDIR)\robot_s.sbm"

OPT	= -S -gstabs -Wall -mglobal-var-iram

ASFLAGS	= -t2 -d

CASFLAGS	= -t2 

CFLAGS	= $(OPT) -B$(APPDIR)\ $(INCLUDES) 

BINTYPE	= -as

LDFLAGS	= 

EXTRAFLAGS	= 


OBJFILES	= \
	"$(OUTDIR)\1_48k.res" \
	"$(OUTDIR)\2_48k.res" \
	"$(OUTDIR)\3_48k.res" \
	"$(OUTDIR)\4_48k.res" \
	"$(OUTDIR)\5_48k.res" \
	"$(OUTDIR)\dang1_48k.res" \
	"$(OUTDIR)\dang2_48k.res" \
	"$(OUTDIR)\dang3_48k.res" \
	"$(OUTDIR)\dang4_48k.res" \
	"$(OUTDIR)\dang5_48k.res" \
	"$(OUTDIR)\dang6_48k.res" \
	"$(OUTDIR)\dang7_48k.res" \
	"$(OUTDIR)\dang8_48k.res" \
	"$(OUTDIR)\dang9_48k.res" \
	"$(OUTDIR)\DONG1_48k.res" \
	"$(OUTDIR)\DONG2_48k.res" \
	"$(OUTDIR)\DONG3_48k.res" \
	"$(OUTDIR)\DONG4_48k.res" \
	"$(OUTDIR)\DONG5_48k.res" \
	"$(OUTDIR)\DONG6_48k.res" \
	"$(OUTDIR)\FollowMe_48k.res" \
	"$(OUTDIR)\gun_48k.res" \
	"$(OUTDIR)\ho_48k.res" \
	"$(OUTDIR)\hoo_48k.res" \
	"$(OUTDIR)\hooo_48k.res" \
	"$(OUTDIR)\LetUsGo_48k.res" \
	"$(OUTDIR)\music1_48k.res" \
	"$(OUTDIR)\music2_48k.res" \
	"$(OUTDIR)\music3_48k.res" \
	"$(OUTDIR)\music4_48k.res" \
	"$(OUTDIR)\Ok_48k.res" \
	"$(OUTDIR)\Shoot_48k.res" \
	"$(OUTDIR)\TurnHead_48k.res" \
	"$(OUTDIR)\walk_48k.res" \
	"$(OUTDIR)\wo_48k.res" \
	"$(OUTDIR)\woo_48k.res" \
	"$(OUTDIR)\Yeah_48k.res" \
	"$(OUTDIR)\D24_48k.res" \
	"$(OUTDIR)\D25_48k.res" \
	"$(OUTDIR)\D26_48k.res" \
	"$(OUTDIR)\D27_48k.res" \
	"$(OUTDIR)\D28_48k.res" \
	"$(OUTDIR)\D29_48k.res" \
	"$(OUTDIR)\Resource.obj" \
	"$(OUTDIR)\main.obj" \
	"$(OUTDIR)\System.obj" \
	"$(OUTDIR)\Flash.obj" \
	"$(OUTDIR)\hardware.obj" \
	"$(OUTDIR)\robot_function.obj" \
	"$(OUTDIR)\FIQ.obj" \
	"$(OUTDIR)\SetIOBit.obj" 

"$(OUTDIR)\1_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\1.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\1.48k" "$(OUTDIR)\1_48k.res" RES_1_48K 

"$(OUTDIR)\2_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\2.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\2.48k" "$(OUTDIR)\2_48k.res" RES_2_48K 

"$(OUTDIR)\3_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\3.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\3.48k" "$(OUTDIR)\3_48k.res" RES_3_48K 

"$(OUTDIR)\4_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\4.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\4.48k" "$(OUTDIR)\4_48k.res" RES_4_48K 

"$(OUTDIR)\5_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\5.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\5.48k" "$(OUTDIR)\5_48k.res" RES_5_48K 

"$(OUTDIR)\dang1_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\dang1.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\dang1.48k" "$(OUTDIR)\dang1_48k.res" RES_DANG1_48K 

"$(OUTDIR)\dang2_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\dang2.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\dang2.48k" "$(OUTDIR)\dang2_48k.res" RES_DANG2_48K 

"$(OUTDIR)\dang3_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\dang3.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\dang3.48k" "$(OUTDIR)\dang3_48k.res" RES_DANG3_48K 

"$(OUTDIR)\dang4_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\dang4.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\dang4.48k" "$(OUTDIR)\dang4_48k.res" RES_DANG4_48K 

"$(OUTDIR)\dang5_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\dang5.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\dang5.48k" "$(OUTDIR)\dang5_48k.res" RES_DANG5_48K 

"$(OUTDIR)\dang6_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\dang6.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\dang6.48k" "$(OUTDIR)\dang6_48k.res" RES_DANG6_48K 

"$(OUTDIR)\dang7_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\dang7.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\dang7.48k" "$(OUTDIR)\dang7_48k.res" RES_DANG7_48K 

"$(OUTDIR)\dang8_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\dang8.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\dang8.48k" "$(OUTDIR)\dang8_48k.res" RES_DANG8_48K 

"$(OUTDIR)\dang9_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\dang9.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\dang9.48k" "$(OUTDIR)\dang9_48k.res" RES_DANG9_48K 

"$(OUTDIR)\DONG1_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\DONG1.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\DONG1.48k" "$(OUTDIR)\DONG1_48k.res" RES_DONG1_48K 

"$(OUTDIR)\DONG2_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\DONG2.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\DONG2.48k" "$(OUTDIR)\DONG2_48k.res" RES_DONG2_48K 

"$(OUTDIR)\DONG3_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\DONG3.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\DONG3.48k" "$(OUTDIR)\DONG3_48k.res" RES_DONG3_48K 

"$(OUTDIR)\DONG4_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\DONG4.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\DONG4.48k" "$(OUTDIR)\DONG4_48k.res" RES_DONG4_48K 

"$(OUTDIR)\DONG5_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\DONG5.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\DONG5.48k" "$(OUTDIR)\DONG5_48k.res" RES_DONG5_48K 

"$(OUTDIR)\DONG6_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\DONG6.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\DONG6.48k" "$(OUTDIR)\DONG6_48k.res" RES_DONG6_48K 

"$(OUTDIR)\FollowMe_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\FollowMe.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\FollowMe.48k" "$(OUTDIR)\FollowMe_48k.res" RES_FOLLOWME_48K 

"$(OUTDIR)\gun_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\gun.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\gun.48k" "$(OUTDIR)\gun_48k.res" RES_GUN_48K 

"$(OUTDIR)\ho_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\ho.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\ho.48k" "$(OUTDIR)\ho_48k.res" RES_HO_48K 

"$(OUTDIR)\hoo_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\hoo.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\hoo.48k" "$(OUTDIR)\hoo_48k.res" RES_HOO_48K 

"$(OUTDIR)\hooo_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\hooo.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\hooo.48k" "$(OUTDIR)\hooo_48k.res" RES_HOOO_48K 

"$(OUTDIR)\LetUsGo_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\LetUsGo.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\LetUsGo.48k" "$(OUTDIR)\LetUsGo_48k.res" RES_LETUSGO_48K 

"$(OUTDIR)\music1_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\music1.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\music1.48k" "$(OUTDIR)\music1_48k.res" RES_MUSIC1_48K 

"$(OUTDIR)\music2_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\music2.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\music2.48k" "$(OUTDIR)\music2_48k.res" RES_MUSIC2_48K 

"$(OUTDIR)\music3_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\music3.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\music3.48k" "$(OUTDIR)\music3_48k.res" RES_MUSIC3_48K 

"$(OUTDIR)\music4_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\music4.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\music4.48k" "$(OUTDIR)\music4_48k.res" RES_MUSIC4_48K 

"$(OUTDIR)\Ok_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\Ok.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\Ok.48k" "$(OUTDIR)\Ok_48k.res" RES_OK_48K 

"$(OUTDIR)\Shoot_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\Shoot.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\Shoot.48k" "$(OUTDIR)\Shoot_48k.res" RES_SHOOT_48K 

"$(OUTDIR)\TurnHead_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\TurnHead.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\TurnHead.48k" "$(OUTDIR)\TurnHead_48k.res" RES_TURNHEAD_48K 

"$(OUTDIR)\walk_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\walk.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\walk.48k" "$(OUTDIR)\walk_48k.res" RES_WALK_48K 

"$(OUTDIR)\wo_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\wo.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\wo.48k" "$(OUTDIR)\wo_48k.res" RES_WO_48K 

"$(OUTDIR)\woo_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\woo.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\woo.48k" "$(OUTDIR)\woo_48k.res" RES_WOO_48K 

"$(OUTDIR)\Yeah_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\Yeah.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\Yeah.48k" "$(OUTDIR)\Yeah_48k.res" RES_YEAH_48K 

"$(OUTDIR)\D24_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\D24.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\D24.48k" "$(OUTDIR)\D24_48k.res" RES_D24_48K 

"$(OUTDIR)\D25_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\D25.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\D25.48k" "$(OUTDIR)\D25_48k.res" RES_D25_48K 

"$(OUTDIR)\D26_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\D26.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\D26.48k" "$(OUTDIR)\D26_48k.res" RES_D26_48K 

"$(OUTDIR)\D27_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\D27.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\D27.48k" "$(OUTDIR)\D27_48k.res" RES_D27_48K 

"$(OUTDIR)\D28_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\D28.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\D28.48k" "$(OUTDIR)\D28_48k.res" RES_D28_48K 

"$(OUTDIR)\D29_48k.res": "I:\1disktest\Robot_Democode\robot_s\voice\D29.48k"
	$(RESC) "I:\1disktest\Robot_Democode\robot_s\voice\D29.48k" "$(OUTDIR)\D29_48k.res" RES_D29_48K 

"$(OUTDIR)\Resource.obj": "I:\1disktest\Robot_Democode\robot_s\Resource.asm" 
	$(AS) $(ASFLAGS) $(INCLUDES) -l "$(OUTDIR)\Resource.lst" -o "$(OUTDIR)\Resource.obj" "I:\1disktest\Robot_Democode\robot_s\Resource.asm" 

"$(OUTDIR)\main.asm": "I:\1disktest\Robot_Democode\robot_s\main.c" 
	$(CC) $(CFLAGS) -o "$(OUTDIR)/main.asm" "I:/1disktest/Robot_Democode/robot_s/main.c" 

"$(OUTDIR)\main.obj": "$(OUTDIR)\main.asm"
	$(AS) $(CASFLAGS) $(INCLUDES) -l "$(OUTDIR)\main.lst" -o "$(OUTDIR)\main.obj" "$(OUTDIR)\main.asm" 

"$(OUTDIR)\System.obj": "I:\1disktest\Robot_Democode\robot_s\System.asm" 
	$(AS) $(ASFLAGS) $(INCLUDES) -l "$(OUTDIR)\System.lst" -o "$(OUTDIR)\System.obj" "I:\1disktest\Robot_Democode\robot_s\System.asm" 

"$(OUTDIR)\Flash.obj": "I:\1disktest\Robot_Democode\robot_s\Flash.asm" 
	$(AS) $(ASFLAGS) $(INCLUDES) -l "$(OUTDIR)\Flash.lst" -o "$(OUTDIR)\Flash.obj" "I:\1disktest\Robot_Democode\robot_s\Flash.asm" 

"$(OUTDIR)\hardware.obj": "I:\1disktest\Robot_Democode\robot_s\hardware.asm" 
	$(AS) $(ASFLAGS) $(INCLUDES) -l "$(OUTDIR)\hardware.lst" -o "$(OUTDIR)\hardware.obj" "I:\1disktest\Robot_Democode\robot_s\hardware.asm" 

"$(OUTDIR)\robot_function.asm": "I:\1disktest\Robot_Democode\robot_s\robot_function.c" 
	$(CC) $(CFLAGS) -o "$(OUTDIR)/robot_function.asm" "I:/1disktest/Robot_Democode/robot_s/robot_function.c" 

"$(OUTDIR)\robot_function.obj": "$(OUTDIR)\robot_function.asm"
	$(AS) $(CASFLAGS) $(INCLUDES) -l "$(OUTDIR)\robot_function.lst" -o "$(OUTDIR)\robot_function.obj" "$(OUTDIR)\robot_function.asm" 

"$(OUTDIR)\FIQ.obj": "I:\1disktest\Robot_Democode\robot_s\FIQ.asm" 
	$(AS) $(ASFLAGS) $(INCLUDES) -l "$(OUTDIR)\FIQ.lst" -o "$(OUTDIR)\FIQ.obj" "I:\1disktest\Robot_Democode\robot_s\FIQ.asm" 

"$(OUTDIR)\SetIOBit.obj": "I:\1disktest\Robot_Democode\robot_s\SetIOBit.asm" 
	$(AS) $(ASFLAGS) $(INCLUDES) -l "$(OUTDIR)\SetIOBit.lst" -o "$(OUTDIR)\SetIOBit.obj" "I:\1disktest\Robot_Democode\robot_s\SetIOBit.asm" 


.SUFFIXES : .c .asm .obj .s37 .tsk .res

all :	 "$(OUTDIR)" $(BINFILE)

"$(OUTDIR)" :
	if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"

$(BINFILE) : $(OBJFILES) 
	$(LD) $(BINTYPE) $(ARYFILE) $(BINFILE) $(LDFLAGS) $(BODY) $(EXTRAFLAGS)

compile :	 $(OBJFILES)

clean :
	$(RM) "$(OUTDIR)\1_48k.res" 
	$(RM) "$(OUTDIR)\2_48k.res" 
	$(RM) "$(OUTDIR)\3_48k.res" 
	$(RM) "$(OUTDIR)\4_48k.res" 
	$(RM) "$(OUTDIR)\5_48k.res" 
	$(RM) "$(OUTDIR)\dang1_48k.res" 
	$(RM) "$(OUTDIR)\dang2_48k.res" 
	$(RM) "$(OUTDIR)\dang3_48k.res" 
	$(RM) "$(OUTDIR)\dang4_48k.res" 
	$(RM) "$(OUTDIR)\dang5_48k.res" 
	$(RM) "$(OUTDIR)\dang6_48k.res" 
	$(RM) "$(OUTDIR)\dang7_48k.res" 
	$(RM) "$(OUTDIR)\dang8_48k.res" 
	$(RM) "$(OUTDIR)\dang9_48k.res" 
	$(RM) "$(OUTDIR)\DONG1_48k.res" 
	$(RM) "$(OUTDIR)\DONG2_48k.res" 
	$(RM) "$(OUTDIR)\DONG3_48k.res" 
	$(RM) "$(OUTDIR)\DONG4_48k.res" 
	$(RM) "$(OUTDIR)\DONG5_48k.res" 
	$(RM) "$(OUTDIR)\DONG6_48k.res" 
	$(RM) "$(OUTDIR)\FollowMe_48k.res" 
	$(RM) "$(OUTDIR)\gun_48k.res" 
	$(RM) "$(OUTDIR)\ho_48k.res" 
	$(RM) "$(OUTDIR)\hoo_48k.res" 
	$(RM) "$(OUTDIR)\hooo_48k.res" 
	$(RM) "$(OUTDIR)\LetUsGo_48k.res" 
	$(RM) "$(OUTDIR)\music1_48k.res" 
	$(RM) "$(OUTDIR)\music2_48k.res" 
	$(RM) "$(OUTDIR)\music3_48k.res" 
	$(RM) "$(OUTDIR)\music4_48k.res" 
	$(RM) "$(OUTDIR)\Ok_48k.res" 
	$(RM) "$(OUTDIR)\Shoot_48k.res" 
	$(RM) "$(OUTDIR)\TurnHead_48k.res" 
	$(RM) "$(OUTDIR)\walk_48k.res" 
	$(RM) "$(OUTDIR)\wo_48k.res" 
	$(RM) "$(OUTDIR)\woo_48k.res" 
	$(RM) "$(OUTDIR)\Yeah_48k.res" 
	$(RM) "$(OUTDIR)\D24_48k.res" 
	$(RM) "$(OUTDIR)\D25_48k.res" 
	$(RM) "$(OUTDIR)\D26_48k.res" 
	$(RM) "$(OUTDIR)\D27_48k.res" 
	$(RM) "$(OUTDIR)\D28_48k.res" 
	$(RM) "$(OUTDIR)\D29_48k.res" 
	$(RM) "$(OUTDIR)\Resource.obj" 
	$(RM) "$(OUTDIR)\Resource.lst" 
	$(RM) "$(OUTDIR)\main.obj" 
	$(RM) "$(OUTDIR)\main.lst" 
	$(RM) "$(OUTDIR)\main.asm" 
	$(RM) "$(OUTDIR)\System.obj" 
	$(RM) "$(OUTDIR)\System.lst" 
	$(RM) "$(OUTDIR)\Flash.obj" 
	$(RM) "$(OUTDIR)\Flash.lst" 
	$(RM) "$(OUTDIR)\hardware.obj" 
	$(RM) "$(OUTDIR)\hardware.lst" 
	$(RM) "$(OUTDIR)\robot_function.obj" 
	$(RM) "$(OUTDIR)\robot_function.lst" 
	$(RM) "$(OUTDIR)\robot_function.asm" 
	$(RM) "$(OUTDIR)\FIQ.obj" 
	$(RM) "$(OUTDIR)\FIQ.lst" 
	$(RM) "$(OUTDIR)\SetIOBit.obj" 
	$(RM) "$(OUTDIR)\SetIOBit.lst" 
	$(RM) $(BINFILE) $(SBMFILE) 

.c.asm:
	$(CC) $(CFLAGS) $(INCLUDES) -o "$(OUTDIR)/$@" $<

.asm.obj:
	$(AS) $(ASFLAGS) $(INCLUDES) -o "$(OUTDIR)/$@" $<

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -