You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-roguelike/nethack/files/nethack-3.6.0-hint-x11

24 lines
412 B

#-PRE
LINK=$(CC)
VARDATND = x11tiles NetHack.ad pet_mark.xbm pilemark.xbm rip.xpm
WINSRC = $(WINTTYSRC) $(WINX11SRC)
WINOBJ = $(WINTTYOBJ) $(WINX11OBJ)
WINLIB = $(WINTTYLIB) $(WINX11LIB)
GAMEPERM = 02755
VARDIRPERM = 0770
VARFILEPERM = 0660
CHOWN = true
CHGRP = true
#-POST
# needed for external pager, bug #57410
DATNODLB = $(VARDATND) license $(DATHELP)
WINX11LIB = -lXaw -lXmu -lXext -lXt -lX11 -lXpm