9 lines
145 B
Makefile
9 lines
145 B
Makefile
|
# $FreeBSD$
|
||
|
# $NetBSD: Makefile,v 1.1 2003/06/27 08:39:59 tshiozak Exp $
|
||
|
|
||
|
.include <bsd.own.mk>
|
||
|
|
||
|
SUBDIR= csmapper esdb
|
||
|
|
||
|
.include <bsd.subdir.mk>
|