summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/cc_fbsd/Makefile
blob: c2df4fef64982ee9a14978964d79eae876b804a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

LIBCDIR=	${.CURDIR}/../../../../lib/libc

.PATH: ${LIBCDIR}/gen ${LIBCDIR}/stdio

LIB=		cc_fbsd
INTERNALLIB=	YES

SRCS=	getobjformat.c mktemp.c

CFLAGS+= -D_open=open

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