summaryrefslogtreecommitdiffstats
path: root/usr.sbin/btxld/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2004-06-22 17:05:39 +0000
committerobrien <obrien@FreeBSD.org>2004-06-22 17:05:39 +0000
commit8abf9484aa165999b93d86ff28183b14db4f75ab (patch)
tree7bef17e1bb35905304837cdda361107602d3e91a /usr.sbin/btxld/Makefile
parent2a386317a161ac67a3e2c58e2c191647c1567fbb (diff)
downloadFreeBSD-src-8abf9484aa165999b93d86ff28183b14db4f75ab.zip
FreeBSD-src-8abf9484aa165999b93d86ff28183b14db4f75ab.tar.gz
Adjust the system endian and a.out headers to be more MI and cross-building
friendly. Use the systems headers rather than local versions. Reviewed by: ru
Diffstat (limited to 'usr.sbin/btxld/Makefile')
-rw-r--r--usr.sbin/btxld/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/btxld/Makefile b/usr.sbin/btxld/Makefile
index 912be22..32cf99d 100644
--- a/usr.sbin/btxld/Makefile
+++ b/usr.sbin/btxld/Makefile
@@ -3,6 +3,5 @@
PROG= btxld
MAN= btxld.8
SRCS= btxld.c elfh.c
-CFLAGS+=-I${.CURDIR}/../kgzip
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud