diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-06-24 08:06:54 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-06-24 08:06:54 +0000 |
commit | fc741d6e90c7b12216aa27ef82ea4d3a5f64b66f (patch) | |
tree | aa17ba0064af379bf1c0b166942403179b7e4547 /devel/Makefile | |
parent | 1b79da633273e8143264f7f0ccfc028f4ac957c2 (diff) | |
download | ports-fc741d6e90c7b12216aa27ef82ea4d3a5f64b66f.tar.gz ports-fc741d6e90c7b12216aa27ef82ea4d3a5f64b66f.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 6aff29fd3899..284d4426efc8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -180,6 +180,7 @@ SUBDIR += cproto SUBDIR += cross-binutils SUBDIR += cross-gcc + SUBDIR += cross-gdb SUBDIR += crow SUBDIR += cscope SUBDIR += cscout |