Files
nethack/sys
Dexter Castor Döpping 967dcbccf4 Fix build failing for libnh when using TARGETPFX
Compiling with WANT_LIBNH=1 and TARGETPFX=(...) failed because ioctl.o
could not be found.

This is because the targets are specified with the $(TARGETPFX) but the
libnh targets consumed these targets without the $(TARGETPFX).
2021-12-15 22:59:22 +01:00
..
2021-01-26 21:06:16 -05:00
2021-09-18 19:51:04 -04:00
2021-12-03 10:19:18 -05:00