summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/collect2/Makefile
blob: 7ddcee5295c51ff9ad77c7238e7c3cf271101e14 (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
NOMAN=

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