diff options
Diffstat (limited to 'mbone/Makefile')
-rw-r--r-- | mbone/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mbone/Makefile b/mbone/Makefile index 20da6c6a82f7..502c53e1ad69 100644 --- a/mbone/Makefile +++ b/mbone/Makefile @@ -5,10 +5,8 @@ SUBDIR += imm SUBDIR += mcl - SUBDIR += nte SUBDIR += rat SUBDIR += rat30 - SUBDIR += relate SUBDIR += rqm SUBDIR += rtptools SUBDIR += sdr @@ -17,7 +15,6 @@ SUBDIR += vat SUBDIR += vic SUBDIR += wb - SUBDIR += wbd SUBDIR += xspeakfree .include <bsd.port.subdir.mk> |