adopt some integration suggestions

sys/lib -> sys/libnh
sys/lib/libnethackmain.c -> sys/libnh/libnhmain.c
libnethack.a -> libnh.a
This commit is contained in:
nhmall
2020-10-11 13:33:51 -04:00
parent 0adb64e384
commit 6806c30a59
17 changed files with 19 additions and 19 deletions

View File

@@ -300,7 +300,7 @@ WINGNOMEOBJ =
WINGEMSRC =
WINGEMOBJ =
# Files for Shim windowing interface for libnethack -- doesn't do anything,
# Files for Shim windowing interface for libnh -- doesn't do anything,
# just passes along the API calls to the library
#
WINSHIMSRC = ../win/shim/winshim.c