From: johanknol Date: Wed, 7 Feb 2001 08:56:15 +0000 (+0000) Subject: Added ow390 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=30c1a7cf8335126a889bf13a2467adf3bb1d3d22;p=fw%2Fsdcc Added ow390 git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@601 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/device/examples/ds390/Makefile b/device/examples/ds390/Makefile index 0c6fe6e8..0ebdad2b 100644 --- a/device/examples/ds390/Makefile +++ b/device/examples/ds390/Makefile @@ -1,4 +1,4 @@ -TARGETS = clock390 hello390 i2c390 readmac rtc390 +TARGETS = clock390 hello390 i2c390 readmac rtc390 ow390 all: $(TARGETS) for target in $(TARGETS); do \