openbsd-ports/plan9/Makefile

20 lines
440 B
Makefile
Raw Normal View History

2011-08-18 03:59:56 -04:00
# $OpenBSD: Makefile,v 1.15 2011/08/18 08:04:21 jasper Exp $
1997-12-02 05:34:45 -05:00
# $FreeBSD: Makefile,v 1.4 1997/11/17 11:55:01 tg Exp $
SUBDIR =
2003-05-11 04:28:28 -04:00
SUBDIR += 9libs
SUBDIR += 9menu
1998-05-16 23:06:04 -04:00
SUBDIR += 9wm
2011-08-18 03:59:56 -04:00
SUBDIR += drawterm
2000-08-14 22:41:23 -04:00
SUBDIR += larswm
1999-06-11 10:46:05 -04:00
SUBDIR += rc
2000-06-06 20:52:07 -04:00
SUBDIR += rc,editline
2002-06-09 01:54:33 -04:00
SUBDIR += rc,readline
1998-09-28 17:07:43 -04:00
SUBDIR += sam
SUBDIR += tcs
2011-03-16 04:46:04 -04:00
SUBDIR += u9fs
2000-08-18 15:07:06 -04:00
SUBDIR += w9wm
1998-05-16 23:02:28 -04:00
SUBDIR += wily
1997-12-02 05:34:45 -05:00
.include <bsd.port.subdir.mk>