diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-07-31 15:47:19 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-07-31 15:47:19 +0000 |
commit | 86d8e1f5e1a650b31d644c1cd63b9b8c73a6283b (patch) | |
tree | 75134c823ecad0afe4b8da800ea846f523dbeea4 /devel/Makefile | |
parent | 198ad5f02f415ec65c1ccf3f413cdd730d439e3a (diff) | |
download | ports-86d8e1f5e1a650b31d644c1cd63b9b8c73a6283b.tar.gz ports-86d8e1f5e1a650b31d644c1cd63b9b8c73a6283b.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 0f464fcc1d84..f1f1b0cf004f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -97,6 +97,7 @@ SUBDIR += c_c++_reference SUBDIR += c_parser SUBDIR += calibrator + SUBDIR += calltree SUBDIR += cbrowser SUBDIR += cc65 SUBDIR += ccache |