tools/Makefile

changeset 558
66656231c084
parent 551
3721f9c08843
child 559
2bcccc6976f9
--- a/tools/Makefile	Thu Aug 02 12:20:06 2018 +0200
+++ b/tools/Makefile	Thu Aug 02 13:12:50 2018 +0200
@@ -21,7 +21,7 @@
 		rm -f ${TARGET} *.o *.h~ *.c~ core filelist Makefile.bak
 
 install:
-#		${INSTALL} -c -s -g root -o root -m 0755 thermferm.init /etc/init.d/thermferm
+		${INSTALL} -c -s -g root -o root -m 0755 thermferm.init /etc/init.d/thermferm
 
 filelist:	Makefile
 		BASE=`pwd`; \

mercurial