summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1996-09-30 11:10:33 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1996-09-30 11:10:33 +0000
commita5359be788dfb6226f1c75568ae2cb66f58c0566 (patch)
tree1f94a2afe3eadc04904b792b42232a0f60cd794b /lang/Makefile
parentActivated mailagent. (diff)
Import of MsqlPerl, an perl5 module for accessing mSQL databases.
Notes
Notes: svn path=/head/; revision=3899
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 805afdfe26cd..c9a0595fa224 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.50 1996/07/28 14:43:05 chuckr Exp $
+# $Id: Makefile,v 1.51 1996/09/23 15:55:44 jfitz Exp $
#
SUBDIR += Gofer
@@ -19,6 +19,7 @@
SUBDIR += mit-scheme
SUBDIR += modula-3
SUBDIR += moscow_ml
+ SUBDIR =+ msqlperl
SUBDIR += p2c
SUBDIR += pTk
SUBDIR += pbasic