diff options
author | wiz <wiz@pkgsrc.org> | 2010-02-21 12:26:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-02-21 12:26:36 +0000 |
commit | aca0e966c377408b29b800ba53baa2f9bb9330ee (patch) | |
tree | cce0b6253c28c6d8913d7fb5290416e195d0b1af | |
parent | c1dc82dc21a265a2bfcc8abdc7cff32a634a46a4 (diff) | |
download | pkgsrc-aca0e966c377408b29b800ba53baa2f9bb9330ee.tar.gz |
Mention files that include this one.
-rw-r--r-- | editors/emacs/Makefile.common | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/emacs/Makefile.common b/editors/emacs/Makefile.common index f9f6fd7acda..a7972ad3a77 100644 --- a/editors/emacs/Makefile.common +++ b/editors/emacs/Makefile.common @@ -1,4 +1,7 @@ -# $NetBSD: Makefile.common,v 1.24 2010/02/19 21:28:04 joerg Exp $ +# $NetBSD: Makefile.common,v 1.25 2010/02/21 12:26:36 wiz Exp $ +# +# used by editors/emacs/Makefile +# used by editors/emacs-nox11/Makefile DISTNAME= emacs-${EMACS_VERSION} CATEGORIES= editors |