summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2000-11-03 00:22:08 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2000-11-03 00:22:08 +0000
commit222baa33aacf95a23985df8288894514f52a65b4 (patch)
tree2b31c3c7c4ed95037aa1f25f9e4911bd34142e8e /devel/Makefile
parentMark FORBIDDEN, it seems the new libc is killing network problems. (diff)
Add new port of bin86 0.15.3, a 16-bit assembler and loader for
Intel-style assembly.
Notes
Notes: svn path=/head/; revision=34691
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 937aac4c9a4c..787bfc6a68b8 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -18,6 +18,7 @@
SUBDIR += automake
SUBDIR += avltree
SUBDIR += bcc
+ SUBDIR += bin86
SUBDIR += binutils-m68k
SUBDIR += bison
SUBDIR += boehm-gc