瀏覽代碼

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

svn: 431
Bryan Drewery 22 年之前
父節點
當前提交
e82e888e59
共有 1 個文件被更改,包括 1 次插入0 次删除
  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)