diff options
Diffstat (limited to 'misc/lookup/Makefile')
-rw-r--r-- | misc/lookup/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/lookup/Makefile b/misc/lookup/Makefile index adaf8eb569a..11d55ad4b4f 100644 --- a/misc/lookup/Makefile +++ b/misc/lookup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/02/05 23:10:12 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2006/04/05 23:01:16 jlam Exp $ # DISTNAME= lookup-1.4 @@ -18,8 +18,7 @@ EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20 xemacs214 xemacs215 GNU_CONFIGURE= YES MAKEFLAGS+= lispdir=${EMACS_LISPPREFIX}/lookup - -INFO_FILES= lookup.info lookup-guide.info +INFO_FILES= # PLIST CONFIGURE_ARGS+=${EMACS_FLAVOR} |