Slight modification to clean properly
This commit is contained in:
parent
59bdebe842
commit
01f886dad9
|
@ -1,6 +1,7 @@
|
||||||
# $Id: Makefile.z1,v 1.3 2010/08/27 12:17:40 joxe Exp $
|
# $Id: Makefile.z1,v 1.4 2010/11/07 08:40:24 enricmcalvo Exp $
|
||||||
|
|
||||||
CFLAGS+=-Os -g
|
CFLAGS+=-Os -g
|
||||||
|
CLEAN += *.z1 symbols.c symbols.h
|
||||||
|
|
||||||
ARCH=msp430.c leds.c watchdog.c xmem.c \
|
ARCH=msp430.c leds.c watchdog.c xmem.c \
|
||||||
spix.c cc2420.c cc2420-aes.c cc2420-arch.c cc2420-arch-sfd.c\
|
spix.c cc2420.c cc2420-aes.c cc2420-arch.c cc2420-arch-sfd.c\
|
||||||
|
|
Loading…
Reference in a new issue