view nuc-fw/sysglue/Makefile @ 94:1f035187e98f

fc-loadtool dump2{bin,srec}: smarter progress indication
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 01 Sep 2013 01:33:28 +0000
parents 947b1f473960
children 17b0511b243c
line wrap: on
line source

CC=	arm-elf-gcc
ASFLAGS=-mthumb-interwork

OBJS=	sysinit.o

all:	${OBJS}

clean:
	rm -f *.[oa] *errs