diff options
author | OKAZAKI Tetsurou <okazaki@FreeBSD.org> | 2000-12-11 13:09:23 +0000 |
---|---|---|
committer | OKAZAKI Tetsurou <okazaki@FreeBSD.org> | 2000-12-11 13:09:23 +0000 |
commit | 8f4b0f1cf7baf9bdad5199d7e286b61778c7b56c (patch) | |
tree | 083b3eba900a063b9a0a414ba9e71a62e9d7e850 /devel/Makefile | |
parent | Fix @exec lines. Installing from the package, it failed to copy from (diff) |
Add elib-emacs and elib-emacs20.
PR: ports/22572
Notes
Notes:
svn path=/head/; revision=35893
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 88be31b6e752..567921ed043d 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -67,6 +67,8 @@ SUBDIR += doxygen SUBDIR += dryad SUBDIR += elftoaout + SUBDIR += elib-emacs + SUBDIR += elib-emacs20 SUBDIR += entity SUBDIR += f77flow SUBDIR += fastcrc |