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 | 44fd236f9e9859f6de221c9647f738c91aeb40fa (patch) | |
tree | cce0b6253c28c6d8913d7fb5290416e195d0b1af /editors/emacs/Makefile.common | |
parent | 71f78b2c91716f1a72d5d32a735d835e79582ae5 (diff) | |
download | pkgsrc-44fd236f9e9859f6de221c9647f738c91aeb40fa.tar.gz |
Mention files that include this one.
Diffstat (limited to 'editors/emacs/Makefile.common')
-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 |