openbsd-ports/plan9/Makefile

18 lines
378 B
Makefile
Raw Normal View History

2019-05-07 07:33:53 +00:00
# $OpenBSD: Makefile,v 1.19 2019/05/07 07:33:53 bentley Exp $
1997-12-02 10:34:45 +00:00
SUBDIR =
2003-05-11 08:28:28 +00:00
SUBDIR += 9libs
SUBDIR += 9menu
2015-07-07 01:24:04 +00:00
SUBDIR += devdrawserver
2011-08-18 07:59:56 +00:00
SUBDIR += drawterm
2012-06-26 15:07:53 +00:00
SUBDIR += plan9port
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
2011-03-16 08:46:04 +00:00
SUBDIR += u9fs
1998-05-17 03:02:28 +00:00
SUBDIR += wily
1997-12-02 10:34:45 +00:00
.include <bsd.port.subdir.mk>