?? jpeg-mjpeg_useraccess_bf561.mak
字號:
# Generated by the VisualDSP++ IDDE
# Note: Any changes made to this Makefile will be lost the next time the
# matching project file is loaded into the IDDE. If you wish to preserve
# changes, rename this file and run it externally to the IDDE.
# The syntax of this Makefile is such that GNU Make v3.77 or higher is
# required.
# The current working directory should be the directory in which this
# Makefile resides.
# Supported targets:
# JPEG-MJPEG_UserAccess_BF561_Debug
# JPEG-MJPEG_UserAccess_BF561_Debug_clean
# Define this variable if you wish to run this Makefile on a host
# other than the host that created it and VisualDSP++ may be installed
# in a different directory.
ADI_DSP=C:\Program Files\Analog Devices\VisualDSP 4.5
# $VDSP is a gmake-friendly version of ADI_DIR
empty:=
space:= $(empty) $(empty)
VDSP_INTERMEDIATE=$(subst \,/,$(ADI_DSP))
VDSP=$(subst $(space),\$(space),$(VDSP_INTERMEDIATE))
RM=cmd /C del /F /Q
#
# Begin "JPEG-MJPEG_UserAccess_BF561_Debug" configuration
#
ifeq ($(MAKECMDGOALS),JPEG-MJPEG_UserAccess_BF561_Debug)
JPEG-MJPEG_UserAccess_BF561_Debug : ../../Lib/JPEG-MJPEG_UserAccess_BF561.dlb
Debug/JPEG_BitsBuffer.doj :JPEG_BitsBuffer.c $(VDSP)/Blackfin/include/stdlib.h $(VDSP)/Blackfin/include/yvals.h $(VDSP)/Blackfin/include/stdlib_bf.h $(VDSP)/Blackfin/include/stdio.h $(VDSP)/Blackfin/include/sys/stdio_bf.h $(VDSP)/Blackfin/include/string.h ../../input/inc/JPEG-MJPEG/IMG_Common.h ../../input/inc/JPEG-MJPEG/JPEG_api_common.h ../../input/inc/JPEG-MJPEG/JPEG_Struct.h ../../input/inc/JPEG-MJPEG/JPEG_memalloc.h ../../input/inc/JPEG-MJPEG/JPEG_bitsbuffer.h
@echo ".\JPEG_BitsBuffer.c"
$(VDSP)/ccblkfn.exe -c .\JPEG_BitsBuffer.c -file-attr ProjectName=JPEG-MJPEG_UserAccess_BF561 -g -structs-do-not-overlap -no-multiline -I ../../input/inc/JPEG-MJPEG -double-size-32 -decls-strong -proc ADSP-BF561 -o .\Debug\JPEG_BitsBuffer.doj -MM
./Debug/JPEG_FormMCU_BLACKFIN.doj :./JPEG_FormMCU_BLACKFIN.asm
@echo ".\JPEG_FormMCU_BLACKFIN.asm"
$(VDSP)/easmblkfn.exe .\JPEG_FormMCU_BLACKFIN.asm -proc ADSP-BF561 -I ../../Include/JPEG-MJPEG -o .\Debug\JPEG_FormMCU_BLACKFIN.doj -MM
./Debug/JPEG_McuBuffer.doj :JPEG_McuBuffer.c $(VDSP)/Blackfin/include/stdlib.h $(VDSP)/Blackfin/include/yvals.h $(VDSP)/Blackfin/include/stdlib_bf.h $(VDSP)/Blackfin/include/string.h ../../input/inc/JPEG-MJPEG/IMG_common.h ../../input/inc/JPEG-MJPEG/JPEG_api_common.h ../../input/inc/JPEG-MJPEG/JPEG_Struct.h ../../input/inc/JPEG-MJPEG/JPEG_UserTypeDefs.h $(VDSP)/Blackfin/include/stdio.h $(VDSP)/Blackfin/include/sys/stdio_bf.h ../../input/inc/JPEG-MJPEG/JPEG_memalloc.h
@echo ".\JPEG_McuBuffer.c"
$(VDSP)/ccblkfn.exe -c .\JPEG_McuBuffer.c -file-attr ProjectName=JPEG-MJPEG_UserAccess_BF561 -g -structs-do-not-overlap -no-multiline -I ../../input/inc/JPEG-MJPEG -double-size-32 -decls-strong -proc ADSP-BF561 -o .\Debug\JPEG_McuBuffer.doj -MM
./Debug/JPEG_MemAlloc.doj :JPEG_MemAlloc.c $(VDSP)/Blackfin/include/stdlib.h $(VDSP)/Blackfin/include/yvals.h $(VDSP)/Blackfin/include/stdlib_bf.h ../../input/inc/JPEG-MJPEG/JPEG_memalloc.h
@echo ".\JPEG_MemAlloc.c"
$(VDSP)/ccblkfn.exe -c .\JPEG_MemAlloc.c -file-attr ProjectName=JPEG-MJPEG_UserAccess_BF561 -g -structs-do-not-overlap -no-multiline -I ../../input/inc/JPEG-MJPEG -double-size-32 -decls-strong -proc ADSP-BF561 -o .\Debug\JPEG_MemAlloc.doj -MM
./Debug/MJPEG_AVI_FileInfo.doj :MJPEG_AVI_FileInfo.c ../../input/inc/JPEG-MJPEG/MJPEG_AVI_FileReader.h $(VDSP)/Blackfin/include/stdio.h $(VDSP)/Blackfin/include/yvals.h $(VDSP)/Blackfin/include/sys/stdio_bf.h ../../input/inc/JPEG-MJPEG/MJPEG_AVI_Common.h ../../input/inc/JPEG-MJPEG/IMG_common.h ../../input/inc/JPEG-MJPEG/MJPEG_AVI_FileReader_exp_header.h ../../input/inc/JPEG-MJPEG/JPEG_api_decoder.h ../../input/inc/JPEG-MJPEG/JPEG_api_common.h ../../input/inc/JPEG-MJPEG/JPEG_Struct.h ../../input/inc/JPEG-MJPEG/JPEG_bitsbuffer.h ../../input/inc/JPEG-MJPEG/JPEG_memalloc.h
@echo ".\MJPEG_AVI_FileInfo.c"
$(VDSP)/ccblkfn.exe -c .\MJPEG_AVI_FileInfo.c -file-attr ProjectName=JPEG-MJPEG_UserAccess_BF561 -g -structs-do-not-overlap -no-multiline -I ../../input/inc/JPEG-MJPEG -double-size-32 -decls-strong -proc ADSP-BF561 -o .\Debug\MJPEG_AVI_FileInfo.doj -MM
./Debug/MJPEG_AVI_FileReader.doj :MJPEG_AVI_FileReader.c $(VDSP)/Blackfin/include/stdlib.h $(VDSP)/Blackfin/include/yvals.h $(VDSP)/Blackfin/include/stdlib_bf.h ../../input/inc/JPEG-MJPEG/MJPEG_AVI_Common.h ../../input/inc/JPEG-MJPEG/IMG_common.h ../../input/inc/JPEG-MJPEG/MJPEG_AVI_FileReader.h $(VDSP)/Blackfin/include/stdio.h $(VDSP)/Blackfin/include/sys/stdio_bf.h ../../input/inc/JPEG-MJPEG/MJPEG_AVI_FileReader_exp_header.h $(VDSP)/Blackfin/include/string.h
@echo ".\MJPEG_AVI_FileReader.c"
$(VDSP)/ccblkfn.exe -c .\MJPEG_AVI_FileReader.c -file-attr ProjectName=JPEG-MJPEG_UserAccess_BF561 -g -structs-do-not-overlap -no-multiline -I ../../input/inc/JPEG-MJPEG -double-size-32 -decls-strong -proc ADSP-BF561 -o .\Debug\MJPEG_AVI_FileReader.doj -MM
./Debug/MJPEG_AVI_FileWriter.doj :MJPEG_AVI_FileWriter.c $(VDSP)/Blackfin/include/stdio.h $(VDSP)/Blackfin/include/yvals.h $(VDSP)/Blackfin/include/sys/stdio_bf.h $(VDSP)/Blackfin/include/stdlib.h $(VDSP)/Blackfin/include/stdlib_bf.h ../../input/inc/JPEG-MJPEG/MJPEG_AVI_FileWriter.h ../../input/inc/JPEG-MJPEG/MJPEG_AVI_FileWriter_exp_header.h ../../input/inc/JPEG-MJPEG/MJPEG_AVI_Common.h ../../input/inc/JPEG-MJPEG/IMG_common.h ../../input/inc/JPEG-MJPEG/JPEG_api_common.h ../../input/inc/JPEG-MJPEG/JPEG_Struct.h ../../input/inc/JPEG-MJPEG/JPEG_memalloc.h $(VDSP)/Blackfin/include/string.h
@echo ".\MJPEG_AVI_FileWriter.c"
$(VDSP)/ccblkfn.exe -c .\MJPEG_AVI_FileWriter.c -file-attr ProjectName=JPEG-MJPEG_UserAccess_BF561 -g -structs-do-not-overlap -no-multiline -I ../../input/inc/JPEG-MJPEG -double-size-32 -decls-strong -proc ADSP-BF561 -o .\Debug\MJPEG_AVI_FileWriter.doj -MM
../../Lib/JPEG-MJPEG_UserAccess_BF561.dlb :Debug/JPEG_BitsBuffer.doj Debug/JPEG_FormMCU_BLACKFIN.doj Debug/JPEG_McuBuffer.doj Debug/JPEG_MemAlloc.doj Debug/MJPEG_AVI_FileInfo.doj Debug/MJPEG_AVI_FileReader.doj Debug/MJPEG_AVI_FileWriter.doj
@echo "Creating library..."
$(VDSP)/ccblkfn.exe -proc ADSP-BF561 -build-lib -o ..\..\Lib\JPEG-MJPEG_UserAccess_BF561.dlb ".\Debug\JPEG_BitsBuffer.doj" ".\Debug\JPEG_FormMCU_BLACKFIN.doj" ".\Debug\JPEG_McuBuffer.doj" ".\Debug\JPEG_MemAlloc.doj" ".\Debug\MJPEG_AVI_FileInfo.doj" ".\Debug\MJPEG_AVI_FileReader.doj" ".\Debug\MJPEG_AVI_FileWriter.doj" -MM
endif
ifeq ($(MAKECMDGOALS),JPEG-MJPEG_UserAccess_BF561_Debug_clean)
JPEG-MJPEG_UserAccess_BF561_Debug_clean:
-$(RM) "Debug\JPEG_BitsBuffer.doj"
-$(RM) ".\Debug\JPEG_FormMCU_BLACKFIN.doj"
-$(RM) ".\Debug\JPEG_McuBuffer.doj"
-$(RM) ".\Debug\JPEG_MemAlloc.doj"
-$(RM) ".\Debug\MJPEG_AVI_FileInfo.doj"
-$(RM) ".\Debug\MJPEG_AVI_FileReader.doj"
-$(RM) ".\Debug\MJPEG_AVI_FileWriter.doj"
-$(RM) "..\..\Lib\JPEG-MJPEG_UserAccess_BF561.dlb"
-$(RM) ".\Debug\*.ipa"
-$(RM) ".\Debug\*.opa"
-$(RM) ".\Debug\*.ti"
-$(RM) ".\*.rbld"
endif
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -