22 lines
492 B
Makefile
22 lines
492 B
Makefile
|
# $OpenBSD: Makefile,v 1.1 1997/11/27 23:44:38 niklas 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>
|