openbsd-ports/mbone/Makefile

18 lines
330 B
Makefile
Raw Normal View History

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