7 lines
146 B
Makefile
7 lines
146 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2011/03/07 22:26:24 jasper Exp $
|
||
|
|
||
|
SUBDIR =
|
||
|
SUBDIR += ladr
|
||
|
SUBDIR += p9m4
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|