20 lines
440 B
Makefile
20 lines
440 B
Makefile
# $OpenBSD: Makefile,v 1.15 2011/08/18 08:04:21 jasper Exp $
|
|
# $FreeBSD: Makefile,v 1.4 1997/11/17 11:55:01 tg Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += 9libs
|
|
SUBDIR += 9menu
|
|
SUBDIR += 9wm
|
|
SUBDIR += drawterm
|
|
SUBDIR += larswm
|
|
SUBDIR += rc
|
|
SUBDIR += rc,editline
|
|
SUBDIR += rc,readline
|
|
SUBDIR += sam
|
|
SUBDIR += tcs
|
|
SUBDIR += u9fs
|
|
SUBDIR += w9wm
|
|
SUBDIR += wily
|
|
|
|
.include <bsd.port.subdir.mk>
|