openbsd-ports/games/nethack/files/x-config
espie c63cf2e1f4 Restore correct hack to ensure linking qt flavor with C++.
breakage noticed by naddy@, thanks.
2002-12-01 17:36:01 +00:00

10 lines
233 B
Plaintext

VARDATND = x11tiles pet_mark.xbm rip.xpm
CFLAGS+=-DX11_GRAPHICS -I${X11BASE}/include
LFLAGS =-L${X11BASE}/lib
WINSRC = $(WINTTYSRC) $(WINX11SRC)
WINOBJ = $(WINTTYOBJ) $(WINX11OBJ)
WINLIB = $(WINTTYLIB) $(WINX11LIB)
LINKCMD = $(CC)