2010-07-05 09:37:02 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2010/07/05 13:37:02 eric Exp $
|
2006-07-29 10:37:37 -04:00
|
|
|
|
2010-02-01 12:00:12 -05:00
|
|
|
SUBDIR =
|
2006-07-29 10:37:37 -04:00
|
|
|
SUBDIR += core
|
|
|
|
SUBDIR += conch
|
|
|
|
SUBDIR += lore
|
|
|
|
SUBDIR += mail
|
|
|
|
SUBDIR += names
|
|
|
|
SUBDIR += news
|
2010-07-05 09:37:02 -04:00
|
|
|
SUBDIR += pair
|
2006-07-29 10:37:37 -04:00
|
|
|
SUBDIR += runner
|
|
|
|
SUBDIR += web
|
2009-10-14 08:47:48 -04:00
|
|
|
SUBDIR += web2
|
2006-07-29 10:37:37 -04:00
|
|
|
SUBDIR += words
|
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|