?? makefile
字號:
# Makefile generated by the project manager### core informationPRJ_FILE = 5_1.wpjPRJ_DIR = C:/Tornado/target/proj/Vx_Dsgn/5_1/Vx_PrjPRJ_TYPE = vxAppPRJ_OBJS = cpciMultiInt.oBUILD_SPEC = PPC603gnuTGT_DIR = $(WIND_BASE)/target## build-configuration infoifeq ($(BUILD_SPEC),PPC603gnu)CPU = PPC603TOOL = gnuDEFAULT_RULE = 5_1.outendifinclude $(TGT_DIR)/h/make/defs.project## build-configuration infoifeq ($(BUILD_SPEC),PPC603gnu)AR = arppcAS = ccppcCC = ccppcCFLAGS = -g -mstrict-align -ansi -nostdinc -DRW_MULTI_THREAD -D_REENTRANT -fvolatile -fno-builtin -fno-for-scope -I. -IC:/Tornado/target/h -DCPU=PPC603CFLAGS_AS = -g -mstrict-align -ansi -nostdinc -fvolatile -fno-builtin -fno-for-scope -P -x assembler-with-cpp -I. -IC:/Tornado/target/h -DCPU=PPC603CPP = ccppc -E -P -xcLD = ldppcLDFLAGS = -X -NLD_PARTIAL_FLAGS = -X -rNM = nmppcOPTION_DEFINE_MACRO = -DOPTION_INCLUDE_DIR = -ISIZE = sizeppcPOST_BUILD_RULE = PRJ_LIBS = endif# override make definitions only below this line# override make definitions only above this lineinclude $(TGT_DIR)/h/make/rules.project## build-configuration infoifeq ($(BUILD_SPEC),PPC603gnu)cpciMultiInt.o: $(CC) -g -mstrict-align -ansi -nostdinc -DRW_MULTI_THREAD -D_REENTRANT -fvolatile -fno-builtin -fno-for-scope -I. -I$(WIND_BASE)/target/h -DCPU=PPC603 -c $(WIND_BASE)/target/proj/Vx_Dsgn/5_1/cpciMultiInt.cendif## dependenciescpciMultiInt.o: $(WIND_BASE)/target/proj/Vx_Dsgn/5_1/cpciMultiInt.c \ $(WIND_BASE)/target/proj/Vx_Dsgn/5_1/cpciMultiInt.h## user defined rules
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -