updated makefile

This commit is contained in:
joey 1998-01-02 14:41:52 +00:00
parent 8450f5cdad
commit 4bcf3d736c

View File

@ -1,21 +1,21 @@
# $OpenBSD: Makefile,v 1.2 1997/12/31 16:29:56 joey Exp $
# $OpenBSD: Makefile,v 1.3 1998/01/02 14:41:52 joey Exp $
# $FreeBSD: Makefile,v 1.27 1997/11/22 14:56:56 peter Exp $
#
# SUBDIR += bpl+
SUBDIR += bpl+
# SUBDIR += conserver
# SUBDIR += ecu
# SUBDIR += hylafax
SUBDIR += hylafax
SUBDIR += kermit
# SUBDIR += lrzsz
# SUBDIR += mgetty+sendfax
SUBDIR += minicom
# SUBDIR += qpage
SUBDIR += rzsz
# SUBDIR += seyon
SUBDIR += seyon
# SUBDIR += snooper
# SUBDIR += tkhylafax
# SUBDIR += xcept
# SUBDIR += zmtx-zmrx
SUBDIR += tkhylafax
SUBDIR += xcept
SUBDIR += zmtx-zmrx
.include <bsd.port.subdir.mk>