summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-12-19 00:19:07 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-12-19 00:19:07 +0000
commite8029531ee044f0a80eba46bd3907cb0c347ea65 (patch)
tree54f13b6a1a3cc7a757d633ac80d2f4d00f54514d /lang
parentUpgrade to 1.5.1 (diff)
Add pgcc-current.
Forgetten-despite-my-repeated-warnings-by: andreas
Notes
Notes: svn path=/head/; revision=5027
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 b3e08de398d2..ad80561b2bca 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.58 1996/12/03 11:06:32 asami Exp $
+# $Id: Makefile,v 1.59 1996/12/04 08:03:09 obrien Exp $
#
SUBDIR += Gofer
@@ -27,6 +27,7 @@
SUBDIR += pbasic
SUBDIR += perl5
SUBDIR += pgcc
+ SUBDIR += pgcc-current
SUBDIR += python
SUBDIR += rexx-imc
SUBDIR += scheme48