bd7c4096c9
- web2 is being phased out - sanitize regress target ok wcmaier@
15 lines
295 B
Makefile
15 lines
295 B
Makefile
# $OpenBSD: Makefile,v 1.2 2009/01/30 16:22:08 eric Exp $
|
|
|
|
SUBDIR += core
|
|
SUBDIR += conch
|
|
SUBDIR += lore
|
|
SUBDIR += mail
|
|
SUBDIR += names
|
|
SUBDIR += news
|
|
SUBDIR += runner
|
|
SUBDIR += web
|
|
# SUBDIR += web2
|
|
SUBDIR += words
|
|
|
|
.include <bsd.port.subdir.mk>
|