19 lines
423 B
Makefile
19 lines
423 B
Makefile
# $OpenBSD: Makefile,v 1.11 2003/05/11 08:28:28 cannings Exp $
|
|
# $FreeBSD: Makefile,v 1.4 1997/11/17 11:55:01 tg Exp $
|
|
|
|
SUBDIR += 9libs
|
|
SUBDIR += 9menu
|
|
# SUBDIR += 9term
|
|
SUBDIR += 9wm
|
|
# SUBDIR += Xg
|
|
SUBDIR += larswm
|
|
SUBDIR += rc
|
|
SUBDIR += rc,editline
|
|
SUBDIR += rc,readline
|
|
SUBDIR += sam
|
|
SUBDIR += tcs
|
|
SUBDIR += w9wm
|
|
SUBDIR += wily
|
|
|
|
.include <bsd.port.subdir.mk>
|