Added ow390
authorjohanknol <johanknol@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Wed, 7 Feb 2001 08:56:15 +0000 (08:56 +0000)
committerjohanknol <johanknol@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Wed, 7 Feb 2001 08:56:15 +0000 (08:56 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@601 4a8a32a2-be11-0410-ad9d-d568d2c75423

device/examples/ds390/Makefile

index 0c6fe6e8eb151a605a0cc116369a74b1451d9598..0ebdad2bd1491aaad3a241146560ff9b1283c748 100644 (file)
@@ -1,4 +1,4 @@
-TARGETS = clock390 hello390 i2c390 readmac rtc390
+TARGETS = clock390 hello390 i2c390 readmac rtc390 ow390
 
 all: $(TARGETS)
        for target in $(TARGETS); do \