Kill dead code in pat2inc.
[gnushogi.git] / gnushogi / Makefile.profile.in
index 246d1c2..8374648 100644 (file)
@@ -11,8 +11,8 @@
 #
 # GNU Shogi is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either ../version 3 of the License, or (at your option)
-# any later ../version.
+# the Free Software Foundation; either version 3 of the License, or (at your option)
+# any later version.
 #
 # GNU Shogi is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -31,7 +31,6 @@
 #
 
 SHELL           = /bin/sh
-VERS            = 1.3
 INSTALL         = @INSTALL@
 INSTALL_DATA    = @INSTALL_DATA@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@