# MPLAB IDE generated this makefile for use with GNU make.
# Project: Garland.mcp
# Date: Wed Jun 01 17:59:06 2011

AS = MPASMWIN.exe
CC = mcc18.exe
LD = mplink.exe
AR = mplib.exe
RM = rm

16F628ATEMP.cod : 
	$(AS) /q /p16F628A "16F628ATEMP.ASM" /l"16F628ATEMP.lst" /e"16F628ATEMP.err" /d__DEBUG=1

clean : 
	$(RM) "16F628ATEMP.cod" "16F628ATEMP.hex" "16F628ATEMP.err" "16F628ATEMP.lst"

