openbsd-ports/games/falconseye/files/x-config
espie c040d15127 Falcon's Eye is nethack on steroids: graphics and sound.
Preliminary port by Peter Valchev and me. A few details to fix,
such as having SDL sound AND using timidity concurrently...
2001-07-05 13:29:01 +00:00

8 lines
216 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)