# BROKEN= pdksh (not really pdksh's fault, but will hang -current)

This commit is contained in:
Satoshi Asami 1995-04-23 09:01:41 +00:00
parent 14e13212f9
commit 5bcaefbd97
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1499

View File

@ -1,5 +1,7 @@
# $Id: Makefile,v 1.5 1994/12/27 13:02:28 jkh Exp $
# $Id: Makefile,v 1.6 1995/02/12 16:35:14 torstenb Exp $
#
SUBDIR= bash pdksh tcsh zsh
# BROKEN= pdksh (not really pdksh's fault, but will hang -current)
#
SUBDIR= bash tcsh zsh
.include <bsd.port.subdir.mk>