26 lines
590 B
Makefile
26 lines
590 B
Makefile
# $OpenBSD: Makefile,v 1.16 2001/11/18 17:22:01 espie Exp $
|
|
# $FreeBSD: Makefile,v 1.27 1997/11/22 14:56:56 peter Exp $
|
|
#
|
|
|
|
SUBDIR += bpl+
|
|
SUBDIR += conserver
|
|
# SUBDIR += ecu
|
|
SUBDIR += efax
|
|
SUBDIR += hylafax
|
|
SUBDIR += hylafax,a4
|
|
SUBDIR += jpilot
|
|
SUBDIR += kermit
|
|
SUBDIR += lrzsz
|
|
SUBDIR += malsync
|
|
SUBDIR += mgetty+sendfax
|
|
SUBDIR += minicom
|
|
SUBDIR += pilot-link
|
|
SUBDIR += qpage
|
|
SUBDIR += seyon
|
|
# SUBDIR += snooper
|
|
SUBDIR += tkhylafax
|
|
SUBDIR += xcept
|
|
SUBDIR += zmtx-zmrx
|
|
|
|
.include <bsd.port.subdir.mk>
|