summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1997-08-19 07:10:14 +0000
committerBill Fenner <fenner@FreeBSD.org>1997-08-19 07:10:14 +0000
commit0d060af5671f45786ead2f17f8c3d556d9b95387 (patch)
tree3a39e743fd320a4d94d22f2998916ce49641541d /lang/Makefile
parentMajor upgrade of a2ps. The feature that I liked most was the (diff)
Re-sort SUBDIRS
Notes
Notes: svn path=/head/; revision=7617
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 27aaa7a957aa..74cfdb3affb6 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.76 1997/07/15 15:34:10 cracauer Exp $
+# $Id: Makefile,v 1.77 1997/08/11 10:12:42 rse Exp $
#
SUBDIR += Gofer
@@ -33,9 +33,9 @@
SUBDIR += modula-3-socks
SUBDIR += moscow_ml
SUBDIR += ocaml
- SUBDIR += p5-ePerl
- SUBDIR += p5-Tcl
SUBDIR += p2c
+ SUBDIR += p5-Tcl
+ SUBDIR += p5-ePerl
SUBDIR += pbasic
SUBDIR += perl5
SUBDIR += pgcc