SHELL = cmd.exe # # ZDS II Make File - Project, Debug # # Generated by: ZDS II - Z8 Encore! Family 4.10.0 (Build 06072601) # IDE component: b:4.10:06072003 # Install Path: C:\Program Files\ZiLOG\ZDSII_Z8Encore!_4.10.0\ # CC = @C:\PROGRA~1\ZiLOG\ZDSII_~1.0\bin\eZ8cc ASM = @C:\PROGRA~1\ZiLOG\ZDSII_~1.0\bin\eZ8asm LINK = @C:\PROGRA~1\ZiLOG\ZDSII_~1.0\bin\eZ8link LIB = @C:\PROGRA~1\ZiLOG\ZDSII_~1.0\bin\eZ8lib CFLAGS = \ -const:RAM -define:_Z8F082A -define:_Z8ENCORE_XP_F08XA_SERIES \ -define:_SIMULATE -define:_Z8ENCORE_F08XA -genprintf -NOkeepasm \ -NOkeeplst -NOlist -NOlistinc -model:L -NOoptlink -promote \ -regvar:8 -reduceopt \ -stdinc:"C:\PROGRA~1\ZiLOG\ZDSII_~1.0\include\std;C:\PROGRA~1\ZiLOG\ZDSII_~1.0\include\zilog" \ -debug -NOrevaa -cpu:Z8F082A \ -asmsw:" -cpu:Z8F082A -define:_Z8F082A=1 -define:_Z8ENCORE_XP_F08XA_SERIES=1 -define:_SIMULATE=1 -define:_Z8ENCORE_F08XA=1 -include:C:\PROGRA~1\ZiLOG\ZDSII_~1.0\include\std;C:\PROGRA~1\ZiLOG\ZDSII_~1.0\include\zilog -NOrevaa" AFLAGS = \ -define:_Z8F082A=1 -define:_Z8ENCORE_XP_F08XA_SERIES=1 \ -define:_SIMULATE=1 -define:_Z8ENCORE_F08XA=1 \ -include:"C:\PROGRA~1\ZiLOG\ZDSII_~1.0\include\std;C:\PROGRA~1\ZiLOG\ZDSII_~1.0\include\zilog" \ -list -NOlistmac -name -pagelen:56 -pagewidth:80 -quiet -sdiopt \ -warn -debug -NOigcase -NOrevaa -cpu:Z8F082A OUTDIR = D:\MYDOCU~1\E-GIZM~1\MOBOTC~1\Samples\Template\Debug\ build: Project rebuildall: clean Project relink: deltarget Project deltarget: @if exist D:\MYDOCU~1\E-GIZM~1\MOBOTC~1\Samples\Template\Debug\Project.lod \ del D:\MYDOCU~1\E-GIZM~1\MOBOTC~1\Samples\Template\Debug\Project.lod @if exist D:\MYDOCU~1\E-GIZM~1\MOBOTC~1\Samples\Template\Debug\Project.hex \ del D:\MYDOCU~1\E-GIZM~1\MOBOTC~1\Samples\Template\Debug\Project.hex @if exist D:\MYDOCU~1\E-GIZM~1\MOBOTC~1\Samples\Template\Debug\Project.map \ del D:\MYDOCU~1\E-GIZM~1\MOBOTC~1\Samples\Template\Debug\Project.map clean: @if exist D:\MYDOCU~1\E-GIZM~1\MOBOTC~1\Samples\Template\Debug\Project.lod \ del D:\MYDOCU~1\E-GIZM~1\MOBOTC~1\Samples\Template\Debug\Project.lod @if exist D:\MYDOCU~1\E-GIZM~1\MOBOTC~1\Samples\Template\Debug\Project.hex \ del D:\MYDOCU~1\E-GIZM~1\MOBOTC~1\Samples\Template\Debug\Project.hex @if exist D:\MYDOCU~1\E-GIZM~1\MOBOTC~1\Samples\Template\Debug\Project.map \ del D:\MYDOCU~1\E-GIZM~1\MOBOTC~1\Samples\Template\Debug\Project.map @if exist D:\MYDOCU~1\E-GIZM~1\MOBOTC~1\Samples\Template\Debug\Template.obj \ del D:\MYDOCU~1\E-GIZM~1\MOBOTC~1\Samples\Template\Debug\Template.obj LIBS = OBJS = \ D:\MYDOCU~1\E-GIZM~1\MOBOTC~1\Samples\Template\Debug\Template.obj Project: $(OBJS) $(LINK) @D:\MYDOCU~1\E-GIZM~1\MOBOTC~1\Samples\Template\Debug\Project_Debug.linkcmd D:\MYDOCU~1\E-GIZM~1\MOBOTC~1\Samples\Template\Debug\Template.obj : \ D:\MYDOCU~1\E-GIZM~1\MOBOTC~1\Samples\Template\Template.c \ C:\PROGRA~1\ZiLOG\ZDSII_~1.0\include\zilog\defines.h \ C:\PROGRA~1\ZiLOG\ZDSII_~1.0\include\zilog\dmadefs.h \ C:\PROGRA~1\ZiLOG\ZDSII_~1.0\include\zilog\gpio.h \ C:\PROGRA~1\ZiLOG\ZDSII_~1.0\include\zilog\uart.h \ C:\PROGRA~1\ZiLOG\ZDSII_~1.0\include\zilog\uartdefs.h \ C:\PROGRA~1\ZiLOG\ZDSII_~1.0\include\zilog\ez8.h $(CC) $(CFLAGS) D:\MYDOCU~1\E-GIZM~1\MOBOTC~1\Samples\Template\Template.c