thermferm/Makefile

changeset 67
4a26aaa34fa1
parent 58
e8e7b46b705b
child 71
a09c5cdc4022
--- a/thermferm/Makefile	Fri Jun 20 17:42:36 2014 +0200
+++ b/thermferm/Makefile	Sun Jun 22 22:11:33 2014 +0200
@@ -23,7 +23,7 @@
 		rm -f ${TARGET} *.o *.h~ *.c~ core filelist Makefile.bak
 
 install:	all
-		${INSTALL} -c -s -g root -o root -m 0755 thermometers ${BINDIR}
+		${INSTALL} -c -s -g root -o root -m 0755 thermferm ${BINDIR}
 
 filelist:	Makefile
 		BASE=`pwd`; \

mercurial