openbsd-ports/mbone/Makefile

18 lines
330 B
Makefile
Raw Normal View History

1999-09-04 01:55:38 +00:00
# $OpenBSD: Makefile,v 1.9 1999/09/04 01:55:38 angelos Exp $
1998-09-14 01:43:36 +00:00
#
1999-09-02 20:59:48 +00:00
SUBDIR += common
SUBDIR += imm
1999-09-02 21:18:27 +00:00
SUBDIR += nte
1999-09-04 01:55:38 +00:00
SUBDIR += rat
1999-09-03 16:35:26 +00:00
SUBDIR += relate
SUBDIR += rtptools
SUBDIR += sdr
SUBDIR += speak_freely
1999-08-05 00:47:03 +00:00
SUBDIR += vat
1999-07-15 14:03:24 +00:00
SUBDIR += vic
SUBDIR += wb
1999-07-15 14:38:12 +00:00
SUBDIR += wbd
1998-09-14 01:43:36 +00:00
.include <bsd.port.subdir.mk>