# MPLAB IDE generated this makefile for use with Microsoft `nmake'.
# Project: uim14.mcp
# Date: Sun Feb 01 00:47:32 2015

AS = MPASMWIN.exe
CC = 
LD = mplink.exe
AR = mplib.exe
RM = del

"uim14.cof" : "uim14.o"
	$(CC) /p16F676 "16f676_g.lkr" "uim14.o" /u_DEBUG /z__MPLAB_BUILD=1 /z__MPLAB_DEBUG=1 /m"uim14.map" /w /aINHX8M /o"uim14.cof"

"uim14.o" : "uim14.asm" "def_uim.txt" "macro_uim.txt" "p16F676.inc" "irq_uim.txt" "tabls_uim.txt" "hd_uim_t.txt" "soft_uim.txt" "kasdis_c.txt" "mlan_3a.txt" "termo.txt" "ee_uim.txt"
	$(AS) /q /p16F676 "uim14.asm" /l"uim14.lst" /e"uim14.err" /o"uim14.o" /d__DEBUG=1 /x"uim14.xrf" /aINHX8M

"clean" : 
	$(CC) "uim14.o" "uim14.err" "uim14.lst" "uim14.xrf" "uim14.cof" "uim14.hex" "uim14.map"

