Add tclX74 to subdirs.

This commit is contained in:
Jordan K. Hubbard 1996-02-07 06:20:54 +00:00
parent 253fd7df14
commit df5fd017ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2684

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.41 1995/10/12 07:15:54 asami Exp $
# $Id: Makefile,v 1.42 1996/01/31 09:14:31 asami Exp $
#
SUBDIR += Gofer
@ -30,5 +30,6 @@
SUBDIR += tcl
SUBDIR += tcl74
SUBDIR += tclX
SUBDIR += tclX74
.include <bsd.port.subdir.mk>