summaryrefslogtreecommitdiffstats
path: root/tools/bus_space/C/Makefile
blob: 9d767e82dd90959e42fc71ffcfde723cac88b0bf (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

LIB=		bus_space
SHLIB_MAJOR=	0
SRCS=		lang.c

CFLAGS+= -I${.CURDIR}/..

.include <bsd.lib.mk>
OpenPOWER on IntegriCloud