summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-19 11:26:48 +0000
committerWill Andrews <will@FreeBSD.org>2000-12-19 11:26:48 +0000
commitc62c240bbb2fad635f89814981e0858ba386b3a9 (patch)
tree19621c9b5c912813bb6f2eda3a741b3b145cabfb /lang/Makefile
parentAdd ipa 1.0.1, a neat utility to do IP accounting based on firewall rules (diff)
Add t3x 6.8.1, a compiler for the basic procedural language T3X, whose
syntax is a cross between Pascal and BCPL, but smaller and simpler. PR: 23268 Submitted by: Nils M. Holm <nmh@t3x.org>
Notes
Notes: svn path=/head/; revision=36105
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 df257ce8c7a3..31bc2091273e 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -126,6 +126,7 @@
SUBDIR += sr
SUBDIR += starlogo
SUBDIR += swi-pl
+ SUBDIR += t3x
SUBDIR += tcl80
SUBDIR += tcl81-thread
SUBDIR += tcl82