From 591537f8c843a2b0b22e465586128febb43aa3d1 Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 24 Nov 2005 20:33:38 +0000 Subject: Removed the definition for ALLFILES, as it had no effect on the package. --- games/nethack-x11/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'games') diff --git a/games/nethack-x11/Makefile b/games/nethack-x11/Makefile index 4049a624cb6..6889a036c65 100644 --- a/games/nethack-x11/Makefile +++ b/games/nethack-x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2005/09/22 14:55:07 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2005/11/24 20:33:38 rillig Exp $ # .include "../nethack-lib/Makefile.common" @@ -16,7 +16,6 @@ BUILD_TARGET= x11tiles nethack INSTALL_TARGET= binfiles MAKE_ENV+= GTYPE=-x11 -ALLFILES+= ${DISTFILES} FONTS_X11_DIRS+= ${PREFIX}/lib/X11/fonts/misc INSTALLATION_DIRS= lib/X11/app-defaults lib/X11/fonts/misc -- cgit v1.2.3