5a3940b6dd
which is connected to a USB port of the computer. Strawberry Linux Co.,Ltd. USH-RH(Sensirion SHT-11) WWW: http://www2.strawberry-linux.com/products/usbrh/
10 lines
220 B
Text
10 lines
220 B
Text
--- Makefile.org Tue Jan 6 17:08:35 2008
|
|
+++ Makefile Tue Jan 6 17:09:21 2008
|
|
@@ -14,6 +14,6 @@
|
|
MAN = usbrh.1
|
|
|
|
BINDIR ?= ${PREFIX}/bin
|
|
-MANDIR ?= ${PREFIX}/man
|
|
+MANDIR ?= ${PREFIX}/man/man
|
|
|
|
.include <bsd.prog.mk>
|