summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-01-31 09:14:31 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-01-31 09:14:31 +0000
commit809fcc16f3100a2a7cdfcc0d9f94ec0863d5fa51 (patch)
tree82a2a39a7d0e60afc48d723de3853d95042ea747 /lang/Makefile
parentUse absolute path to ldconfig (diff)
Added pgcc.
Notes
Notes: svn path=/head/; revision=2664
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 6e50b731853e..e298e45c5572 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.40 1995/10/03 11:45:08 asami Exp $
+# $Id: Makefile,v 1.41 1995/10/12 07:15:54 asami Exp $
#
SUBDIR += Gofer
@@ -21,6 +21,7 @@
SUBDIR += pTk
SUBDIR += pbasic
SUBDIR += perl5
+ SUBDIR += pgcc
SUBDIR += python
SUBDIR += scheme48
SUBDIR += schemetoc