15 lines
303 B
Makefile
15 lines
303 B
Makefile
# $OpenBSD: Makefile,v 1.6 1999/06/11 14:46:05 brad Exp $
|
|
# $FreeBSD: Makefile,v 1.4 1997/11/17 11:55:01 tg Exp $
|
|
#
|
|
|
|
SUBDIR += 9menu
|
|
# SUBDIR += 9term
|
|
SUBDIR += 9wm
|
|
# SUBDIR += Xg
|
|
SUBDIR += rc
|
|
SUBDIR += sam
|
|
SUBDIR += tcs
|
|
SUBDIR += wily
|
|
|
|
.include <bsd.port.subdir.mk>
|