summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1996-10-24 08:17:09 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1996-10-24 08:17:09 +0000
commit85d8b5fb729c6684280ae757e32eeecdaf90e5ee (patch)
tree117b9c4dfa2e644c4c2138edd2f58a9b87edbe5c /devel
parenta collection of functions to convert and use time variables in perl5 (diff)
Updates for new perl5 ports
Notes
Notes: svn path=/head/; revision=4106
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile16
1 files changed, 15 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 7b8dccd5c745..9dbd19e7ec8c 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.30 1996/09/16 00:31:05 asami Exp $
+# $Id: Makefile,v 1.31 1996/09/21 09:51:13 asami Exp $
#
SUBDIR += SWIG
@@ -17,6 +17,20 @@
SUBDIR += mkmf
SUBDIR += mprof
SUBDIR += noweb
+ SUBDIR += p5-BSD-Resource
+ SUBDIR += p5-C-Scan
+ SUBDIR += p5-ConfigReader
+ SUBDIR += p5-Curses
+ SUBDIR += p5-Data-Dumper
+ SUBDIR += p5-Data-Flow
+ SUBDIR += p5-File-BasicFlock
+ SUBDIR += p5-File-Lock
+ SUBDIR += p5-File-Slurp
+ SUBDIR += p5-File-Tools
+ SUBDIR += p5-Include
+ SUBDIR += p5-IniConf
+ SUBDIR += p5-Ioctl
+ SUBDIR += p5-Time
SUBDIR += tkcvs
SUBDIR += uulib
SUBDIR += xxgdb