11 lines
211 B
Makefile
11 lines
211 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2006/06/26 18:04:24 aanriot Exp $
|
||
|
|
||
|
SUBDIR += libprelude
|
||
|
SUBDIR += libpreludedb
|
||
|
SUBDIR += lml
|
||
|
SUBDIR += manager
|
||
|
SUBDIR += pflogger
|
||
|
SUBDIR += prewikka
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|