21 lines
488 B
Makefile
21 lines
488 B
Makefile
# $NetBSD: Makefile,v 1.6 1998/03/19 11:00:58 frueauf Exp $
|
|
# FreeBSD Id: Makefile,v 1.26 1997/10/13 04:41:06 max Exp
|
|
#
|
|
|
|
# SUBDIR += bpl+
|
|
# SUBDIR += ecu
|
|
# SUBDIR += hylafax
|
|
SUBDIR += kermit
|
|
SUBDIR += lrzsz
|
|
# SUBDIR += mgetty+sendfax
|
|
SUBDIR += minicom
|
|
SUBDIR += pilot-link
|
|
# SUBDIR += qpage
|
|
# SUBDIR += rzsz
|
|
# SUBDIR += seyon
|
|
# SUBDIR += snooper
|
|
# SUBDIR += tkhylafax
|
|
# SUBDIR += xcept
|
|
# SUBDIR += zmtx-zmrx
|
|
|
|
.include <bsd.port.subdir.mk>
|