951e3d7e88
- add twisted.pair - better regress target with help from alek@ ok landry@
17 lines
328 B
Makefile
17 lines
328 B
Makefile
# $OpenBSD: Makefile,v 1.5 2010/07/05 13:37:02 eric Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += core
|
|
SUBDIR += conch
|
|
SUBDIR += lore
|
|
SUBDIR += mail
|
|
SUBDIR += names
|
|
SUBDIR += news
|
|
SUBDIR += pair
|
|
SUBDIR += runner
|
|
SUBDIR += web
|
|
SUBDIR += web2
|
|
SUBDIR += words
|
|
|
|
.include <bsd.port.subdir.mk>
|