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