9c6f948e85
public domain kit for Dallas Semiconductor ibuttons
22 lines
521 B
Text
22 lines
521 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2000/12/18 23:33:32 tsarna Exp $
|
|
|
|
--- makefile.orig Tue Dec 5 00:25:51 2000
|
|
+++ makefile
|
|
@@ -57,15 +57,5 @@
|
|
tstowe: tstowe.c crcutil.c ds2480ut.c owfile.c owllu.c ownetu.c owsesu.c owtrnu.c linuxlnk.c
|
|
gcc -g -o tstowe tstowe.c crcutil.c ds2480ut.c owfile.c owllu.c ownetu.c owsesu.c owtrnu.c linuxlnk.c
|
|
|
|
-
|
|
-
|
|
-
|
|
-
|
|
-
|
|
-
|
|
-
|
|
-
|
|
-
|
|
-
|
|
-
|
|
-
|
|
+clean:
|
|
+ rm -f atod count coupler debit initcopr initrov list2tag mktag mweather owsensor swtloop swtoper swtsngl temp thermodl thermoms tstfind tstow tstowe
|