summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/collect2/Makefile
blob: 0b07b857a4443ca8039cb3301b05c27519d953c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

.include "../Makefile.inc"

.PATH: ${GCCDIR}

PROG=	collect2
SRCS=	collect2.c tlink.c version.c
MAN=

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