diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-02-27 19:25:59 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-02-27 19:25:59 +0000 |
commit | 6a7509c58d3640d36a08fd23ba0abeeb0cdd59d2 (patch) | |
tree | 52f70b379fdf6975764924df7c9770b136455160 /devel/Makefile | |
parent | This is a libg++ add-on for EGCS releases and later GCC releases. (diff) |
get libg++ right this time.
Notes
Notes:
svn path=/head/; revision=26375
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 669961e4767d..5a31724093ea 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -86,6 +86,7 @@ SUBDIR += libcii SUBDIR += libdlmalloc SUBDIR += libffi + SUBDIR += libg++ SUBDIR += libgetline SUBDIR += libgii SUBDIR += libglade |