From 3a892160df634648430e72ef6e033abd0c5be1d0 Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 18 May 2026 13:07:13 -0400 Subject: [PATCH] macOS follow-up --- sys/unix/hints/macOS.500 | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/unix/hints/macOS.500 b/sys/unix/hints/macOS.500 index ebf78788a..a5cc6e82e 100755 --- a/sys/unix/hints/macOS.500 +++ b/sys/unix/hints/macOS.500 @@ -271,6 +271,7 @@ ifdef WANT_WIN_X11 USE_XPM=1 WINX11LIB = -lXaw -lXmu -lXext -lXt -lX11 VARDATND0 += x11tiles NetHack.ad pet_mark.xbm pilemark.xbm +GENTILEOFILE = $(SRCDIR)/tile.o # -x: if built without dodlb, some versions of mkfontdir think *.lev are fonts POSTINSTALL += bdftopcf win/X11/nh10.bdf > $(HACKDIR)/nh10.pcf; ( cd $(HACKDIR); mkfontdir -x .lev ); # separate from CFLAGS so that we don't pass it to every file