diff Makefile @ 1:e23c1b6f6080

few more changes
author Matt Johnston <matt@ucc.asn.au>
date Mon, 03 Jun 2013 19:17:36 +0800
parents 8705acff2494
children 0a6cbbb8c2b7
line wrap: on
line diff
--- a/Makefile	Sat Jun 01 01:38:42 2013 +0800
+++ b/Makefile	Mon Jun 03 19:17:36 2013 +0800
@@ -23,9 +23,9 @@
 PROGRAMMER = #-c stk500v2 -P avrdoper
 PROGRAMMER = -c stk500 -P ~/dev/stk500 -p $(PROGDEVICE)  -B 2
 SOURCE_1WIRE = onewire.c simple_ds18b20.c crc8.c
-SOURCE_CRYPTO = sha1.c hmac-sha1.c sha1-asm.S
+SOURCE_CRYPTO = hmac-sha1.c sha1-asm.S
 SOURCE    = main.c
-SOURCE += $(SOURCE_1WIRE) $(SOURCE_CRYPTO)
+SOURCE += (SOURCE_CRYPTO)
 LIBS       = -lm
 
 # default but 2mhz