diff options
-rw-r--r-- | lang/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index b95631d660f9..4e18b641fafb 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.17 1995/02/10 07:47:27 gpalmer Exp $ +# $Id: Makefile,v 1.18 1995/02/10 08:07:59 gpalmer Exp $ #Broken - expect -SUBDIR= Gofer STk Sather forth logo p2c schemetoc scm smalltalk tcl tclX +SUBDIR= Gofer STk Sather forth gcl logo p2c schemetoc scm smalltalk tcl tclX .include <bsd.port.subdir.mk> |