diff options
author | tsarna <tsarna@pkgsrc.org> | 2000-12-18 23:33:32 +0000 |
---|---|---|
committer | tsarna <tsarna@pkgsrc.org> | 2000-12-18 23:33:32 +0000 |
commit | 9c6f948e85c25777905f4a07bac2718f07bbcce1 (patch) | |
tree | 2ea04df9cb3a2edd6937c8bc36c9f98be2fdbaeb /misc/ibutton-pdkit/patches | |
parent | feebf1f942bc9c61491f14e4e08d87f027c00b0d (diff) | |
download | pkgsrc-9c6f948e85c25777905f4a07bac2718f07bbcce1.tar.gz |
ibutton-pdkit from Damon Brodie in PR#11641
public domain kit for Dallas Semiconductor ibuttons
Diffstat (limited to 'misc/ibutton-pdkit/patches')
-rw-r--r-- | misc/ibutton-pdkit/patches/patch-aa | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/misc/ibutton-pdkit/patches/patch-aa b/misc/ibutton-pdkit/patches/patch-aa new file mode 100644 index 00000000000..d14ef0dbe1d --- /dev/null +++ b/misc/ibutton-pdkit/patches/patch-aa @@ -0,0 +1,22 @@ +$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 |