aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-05-29 19:14:47 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-05-29 19:14:47 +0000
commit3ff1fbb343ecdb0a3371d34f67c2beaafb6767c4 (patch)
tree083086af2aede3a315cbed04383d530e085722c8 /lang/Makefile
parentc2aa70a884f62999e0111960108f7fb685a1467f (diff)
downloadports-3ff1fbb343ecdb0a3371d34f67c2beaafb6767c4.tar.gz
ports-3ff1fbb343ecdb0a3371d34f67c2beaafb6767c4.zip
New port: The New Brainfuck Compiler
The New Brainfuck Compiler is an optimizing Brainfuck-to-C and Bainfuck-to-Java compiler. Approved by: miwi (mentor)
Notes
Notes: svn path=/head/; revision=213890
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 9a4951d8d737..c85f772c1de6 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -164,6 +164,7 @@
SUBDIR += munger
SUBDIR += nawk
SUBDIR += nbc
+ SUBDIR += nbfc
SUBDIR += neko
SUBDIR += nesasm
SUBDIR += newlisp