Explorar el Código

* Make a backup of help.txt in misc/help.bak

svn: 431
Bryan Drewery hace 22 años
padre
commit
e82e888e59
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Makefile.in

+ 1 - 0
Makefile.in

@@ -143,6 +143,7 @@ salt: pack/salt.h makesalt stringfix
 	fi)
 
 sort: sorthelp
+	@cp -f misc/help.txt misc/help.bak
 	@(if test "x`tail -n 1 misc/help.txt`" != "x::end"; then \
 	echo "::end" >> misc/help.txt; \
 	fi)