Browse Source

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

svn: 431
Bryan Drewery 22 năm trước cách đây
mục cha
commit
e82e888e59
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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)