22 lines
491 B
Makefile
22 lines
491 B
Makefile
# $OpenBSD: Makefile,v 1.5 1998/04/10 05:55:03 marc Exp $
|
|
# $FreeBSD: Makefile,v 1.27 1997/11/22 14:56:56 peter Exp $
|
|
#
|
|
|
|
SUBDIR += bpl+
|
|
# SUBDIR += conserver
|
|
# SUBDIR += ecu
|
|
SUBDIR += hylafax
|
|
SUBDIR += kermit
|
|
# SUBDIR += lrzsz
|
|
# SUBDIR += mgetty+sendfax
|
|
# SUBDIR += minicom
|
|
# SUBDIR += qpage
|
|
SUBDIR += rzsz
|
|
SUBDIR += seyon
|
|
# SUBDIR += snooper
|
|
SUBDIR += tkhylafax
|
|
SUBDIR += xcept
|
|
SUBDIR += zmtx-zmrx
|
|
|
|
.include <bsd.port.subdir.mk>
|