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

📄 makefile.pro

📁 一个免费的SMART CARD OS系统。
💻 PRO
字号:
TEMPLATE  = appTARGET    = cosCONFIG    = console debugOBJECTS_DIR = objDESTDIR = ./TMAKE_CC = sdccTMAKE_CFLAGS = -mmcs51TMAKE_CFLAGS_WARN_ON =TMAKE_CFLAGS_WARN_OFF =TMAKE_CFLAGS_RELEASE =TMAKE_CFLAGS_DEBUG	= --debugTMAKE_LINK = asx8051TMAKE_LFLAGS		=TMAKE_LFLAGS_RELEASE	=TMAKE_LFLAGS_DEBUG	=TMAKE_LFLAGS_CONSOLE	=TMAKE_LIBS_CONSOLE	=TMAKE_LIBS		=INCLUDEPATH =	. .. ../../../common ../../.. ../../hal/sdccDEPENDPATH = 	../../../.. . .. ../../hal ../../bios ../../cos \		../../../common ../../bios/tcl ../../bios/fs ../../bios/lv ../../hal/sdccHEADERS   =	precomp.h halconf.out.h biosconf.out.h tclconf.out.h cosconf.out.h \		../../hal/sdcc/sdcc.h \		../../hal/sdcc/sdcchal.h \		../../hal/sdcc/types.h \		../../hal/sdcc/micro.h \		../cos.h \		../config.h \		../version.h \		../../bios/err.h \		../../bios/bios.h \		../../bios/tcl/tcl.h \		../../bios/fs/fs.h \		../../bios/lv/tlv.h \		../../hal/xpcomp.h \		../../hal/hal.h \		../../hal/hallog.hSOURCES   =  	startup.c \		../application.c \		../getchallenge.c \		../externalauthenticate.c \		../internalauthenticate.c \		../mutualauthenticate.c \		../getchipnumber.c \		../getresponse.c \		../getdata.c \		../putdata.c \		../helpers.c \		../ber.c \		../global.c \		../historical.c \		../atrget.c \		../cardlock.c \		../writeeeprom.c \		../readbinary.c \		../updatebinary.c \		../erasebinary.c \		../createfile.c \		../selectfile.c \		../select.c \		../mse.c \		../pso.c \		../verifypin.c \		../changepin.c \		../changekey.c \		../unlockpin.c \		../invalidate.c \		../rehabilitate.c \		../incdec.c \		../init.c \		../cosmain.c \		../../bios/init/applidata.c \		../../bios/init/atr.c \		../../bios/init/ats.c \		../../bios/init/initbios.c \		../../bios/init/taglife.c \		../../bios/crypto/crypto.c \		../../bios/crypto/cryptoctx.c \		../../bios/crypto/random.c \		../../bios/crypto/loadkey.c \		../../bios/crypto/sizekey.c \		../../bios/odata/objpin.c \		../../bios/odata/objkey.c \		../../bios/odata/objcnt.c \		../../bios/io/io.c \		../../bios/err.c \		../../bios/patch/opcode.c \		../../bios/patch/oprom.c \		../../bios/fs/stream.c \		../../bios/fs/transaction.c \		../../bios/fs/fstools.c \		../../bios/fs/acl.c \		../../bios/fs/lookup.c \		../../bios/fs/fsmf.c \		../../bios/fs/fsbootstrap.c \		../../bios/fs/fsselect.c \		../../bios/fs/fscreate.c \		../../bios/fs/fsdelete.c \		../../bios/fs/fsrecords.c \		../../bios/fs/fsbinary.c \		../../bios/lv/tlv.c \		../../bios/tcl/tclfsm.c \		../../bios/tcl/tclfsmcode.c \		../../bios/tcl/tclinit.c \		../../bios/tcl/tclrom.c \		../../bios/tcl/tcltypea.c \		../../bios/tcl/tcltypeb.c \		../../bios/tcl/tclwtx.c \		../../hal/crypto/des.c \		../../hal/crypto/romdes.c \		../../hal/crypto/sha1.c \		../../hal/hal.c \		../../hal/hal2.c \		../../hal/hal3.c \		../../hal/halcontext.c \		../../hal/halrom.c \		../../hal/template/halap.c \		../../hal/template/halcall.c \		../../hal/template/halmmu.c \		../../hal/template/halclock.c \		../../hal/template/halcpman.c \		../../hal/template/halcrc.c \		../../hal/template/haleep.c \		../../hal/template/halhalt.c \		../../hal/template/halinit.c \		../../hal/template/halpower.c \		../../hal/template/halrand.c \		../../hal/template/halt0.c \		../../hal/template/haltcl.c \		../../hal/template/halanticol.c \		../../hal/template/halwaitio.c \		../../hal/template/halwaitetu.c \		../../hal/template/hallock.c

⌨️ 快捷键说明

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