Files
nethack/sys
nhmall 36983e6889 more msdos cross-compile fixes
undefined reference to g.variables if certain parts of
drawing.c are included in host-side utilities, so
surround the offending code in
->  #if !defined(CROSSCOMPILE) || defined(CROSSCOMPILE_TARGET)
2019-11-26 00:02:38 -05:00
..
2019-11-16 23:14:34 -05:00
2018-11-11 10:29:52 -05:00
2019-05-11 11:10:00 +03:00
2019-11-26 00:02:38 -05:00
2018-11-11 10:29:52 -05:00
2019-11-16 23:14:34 -05:00