openbsd-ports/plan9/Makefile

17 lines
381 B
Makefile
Raw Normal View History

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