• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

patch投げ用


Commit MetaInfo

Revision711eb005eca4fca6ca2d67a4925db2731a7e20f2 (tree)
Time2016-03-16 03:42:05
AuthorSHIRAKATA Kentaro <argrath@ub32...>
CommiterSHIRAKATA Kentaro

Log Message

nethack to jnethack (executable name)

Change Summary

Incremental Difference

--- a/sys/unix/Makefile.src
+++ b/sys/unix/Makefile.src
@@ -298,7 +298,8 @@ WINBELIB = -lbe
298298 LIBS =
299299
300300 # make NetHack
301-GAME = nethack
301+# GAME = nethack
302+GAME = jnethack
302303 # GAME = nethack.prg
303304
304305 # if you defined RANDOM in unixconf.h/tosconf.h since your system did not come
--- a/sys/unix/Makefile.top
+++ b/sys/unix/Makefile.top
@@ -18,7 +18,8 @@ NHSROOT=.
1818
1919 # make NetHack
2020 #PREFIX = /usr
21-GAME = nethack
21+# GAME = nethack
22+GAME = jnethack
2223 # GAME = nethack.prg
2324 #GAMEUID = games
2425 #GAMEGRP = bin