summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/Makefile5
-rw-r--r--lang/Makefile3
-rw-r--r--x11/Makefile3
3 files changed, 8 insertions, 3 deletions
diff --git a/devel/Makefile b/devel/Makefile
index d09241b..215f92d 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.62 1997/06/11 00:20:40 jfitz Exp $
+# $Id: Makefile,v 1.63 1997/06/15 14:20:20 max Exp $
#
SUBDIR += SWIG
@@ -40,6 +40,9 @@
SUBDIR += p5-Data-Dumper
SUBDIR += p5-Data-Flow
SUBDIR += p5-Date-Manip
+ SUBDIR += p5-Devel-DProf
+ SUBDIR += p5-Devel-Peek
+ SUBDIR += p5-Devel-Symdump
SUBDIR += p5-File-BasicFlock
SUBDIR += p5-File-Lock
SUBDIR += p5-File-Slurp
diff --git a/lang/Makefile b/lang/Makefile
index b6fb8c9..34852fd 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.69 1997/05/03 19:35:59 andreas Exp $
+# $Id: Makefile,v 1.70 1997/06/10 09:35:51 asami Exp $
#
SUBDIR += Gofer
@@ -31,6 +31,7 @@
SUBDIR += modula-3-socks
SUBDIR += moscow_ml
SUBDIR += ocaml
+ SUBDIR += p5-Tcl
SUBDIR += p2c
SUBDIR += pbasic
SUBDIR += perl5
diff --git a/x11/Makefile b/x11/Makefile
index facfca6..582fdfe 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.138 1997/06/04 00:39:27 asami Exp $
+# $Id: Makefile,v 1.139 1997/06/14 08:06:40 andreas Exp $
#
SUBDIR += FWF
@@ -34,6 +34,7 @@
SUBDIR += mlvwm
SUBDIR += neXtaw
SUBDIR += olvwm
+ SUBDIR += p5-Tcl-Tk
SUBDIR += p5-Tk
SUBDIR += piewm
SUBDIR += pythonqt
OpenPOWER on IntegriCloud