summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-03-27 10:53:24 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-03-27 10:53:24 +0000
commita5239ce43ae67325e4520875e9cf2d66aeda49ac (patch)
treed47087b6af70fab57d9493516f0b820bde47d5e7 /lang
parentImport of ptoc port. ptoc is another Pascal to C translator. It comes (diff)
Activate ptoc.
Notes
Notes: svn path=/head/; revision=10326
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index f9055684da21..7ff7fb236cce 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.94 1998/03/05 03:33:39 obrien Exp $
+# $Id: Makefile,v 1.95 1998/03/05 03:38:08 obrien Exp $
#
SUBDIR += Gofer
@@ -44,6 +44,7 @@
SUBDIR += p5-ePerl
SUBDIR += pbasic
SUBDIR += perl5
+ SUBDIR += ptoc
SUBDIR += python
SUBDIR += rexx-imc
SUBDIR += ruby