Deleted Added
full compact
Makefile (169718) Makefile (245539)
1# $FreeBSD: head/gnu/usr.bin/cc/libiberty/Makefile 169718 2007-05-19 04:25:59Z kan $
1# $FreeBSD: head/gnu/usr.bin/cc/libiberty/Makefile 245539 2013-01-17 05:56:28Z andrew $
2
2
3.include <bsd.own.mk>
4
3#
4# Make sure we will pick up our config.h file first, not the one from
5# cc_tools.
6#
7CFLAGS+= -I${.CURDIR}
8
9.include "../Makefile.inc"
10

--- 16 unchanged lines hidden ---
5#
6# Make sure we will pick up our config.h file first, not the one from
7# cc_tools.
8#
9CFLAGS+= -I${.CURDIR}
10
11.include "../Makefile.inc"
12

--- 16 unchanged lines hidden ---