openbsd-ports/plan9/Makefile

15 lines
303 B
Makefile
Raw Normal View History

1998-09-28 17:07:43 -04:00
# $OpenBSD: Makefile,v 1.5 1998/09/28 21:07:43 marc Exp $
1997-12-02 05:34:45 -05:00
# $FreeBSD: Makefile,v 1.4 1997/11/17 11:55:01 tg Exp $
#
SUBDIR += 9menu
1997-12-02 05:34:45 -05:00
# SUBDIR += 9term
1998-05-16 23:06:04 -04:00
SUBDIR += 9wm
1997-12-02 05:34:45 -05:00
# SUBDIR += Xg
# SUBDIR += rc
1998-09-28 17:07:43 -04:00
SUBDIR += sam
SUBDIR += tcs
1998-05-16 23:02:28 -04:00
SUBDIR += wily
1997-12-02 05:34:45 -05:00
.include <bsd.port.subdir.mk>