view Makefile @ 2:288d801a47ff

Use nicer build framework.
author darius
date Sun, 11 Jul 2004 22:06:14 +0930
parents ffeab3c04e83
children ee3c9a16099e
line wrap: on
line source

PROG=testavr
SRCS=1wire.c testavr.c

CFLAGS=-Os -g

.include "Makefile.avr"