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

LIB=		bus
SHLIB_MAJOR=	0
SRCS=		lang.c
INCS=		libbus.h

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

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