diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-03-15 07:19:41 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-03-15 07:19:41 +0000 |
| commit | 51a23805f862f75e69bbd46d44f1aab4bede7188 (patch) | |
| tree | ed6b6ffa844198d02ed05eeb5b2d4e0a7240c8e5 /gnu/usr.bin/binutils | |
| parent | f0ea4612efe639be61617cc8e8914556866e1b9a (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils')
| -rw-r--r-- | gnu/usr.bin/binutils/gasp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/gasp/Makefile b/gnu/usr.bin/binutils/gasp/Makefile index 237474a23830..8749722a5a7c 100644 --- a/gnu/usr.bin/binutils/gasp/Makefile +++ b/gnu/usr.bin/binutils/gasp/Makefile @@ -10,7 +10,6 @@ WARNS?= 2 CFLAGS+= -DBFD_ASSEMBLER CFLAGS+= -I${.CURDIR}/../as/${TARGET_ARCH}-freebsd -I${.CURDIR}/../as CFLAGS+= -I${.CURDIR} -CFLAGS+= -I${DESTDIR}/usr/include/gnu CFLAGS+= -I${SRCDIR} -I${SRCDIR}/gas -I${SRCDIR}/gas/config DPADD= ${RELTOP}/libiberty/libiberty.a LDADD= ${DPADD} |
