diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-08-23 10:20:29 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-08-23 10:20:29 +0000 |
commit | d960161e22f9b977056e7fec7ab6f173893c08e1 (patch) | |
tree | 9f7e1ca3d296c856c4d0b58a2972f8d83331f437 /editors/Makefile | |
parent | Package files for sup. NOTE: I screwed up when I committed sup to utils/ (diff) |
Add $Id$ lines to all the directory level Makefiles.
Submitted by: jkh
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 8a310fa86565..397c15680efe 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,3 +1,5 @@ +# $Id$ +# SUBDIR= jove emacs .include <bsd.port.subdir.mk> |