From 85d8b5fb729c6684280ae757e32eeecdaf90e5ee Mon Sep 17 00:00:00 2001 From: James FitzGibbon Date: Thu, 24 Oct 1996 08:17:09 +0000 Subject: [PATCH] Updates for new perl5 ports --- devel/Makefile | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) 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