Page MenuHomeFreeBSD

D54106.diff
No OneTemporary

D54106.diff

diff --git a/lib/libsysdecode/Makefile b/lib/libsysdecode/Makefile
--- a/lib/libsysdecode/Makefile
+++ b/lib/libsysdecode/Makefile
@@ -144,7 +144,7 @@
.endif
ioctl.c.tmp: mkioctls .META
env CPP="${CPP}" MK_PF="${MK_PF}" \
- /bin/sh ${.CURDIR}/mkioctls ${SYSROOT:U${DESTDIR}}${INCLUDEDIR} > ${.TARGET}
+ /bin/sh ${.CURDIR}/mkioctls ${MKTABLES_INCLUDEDIR} > ${.TARGET}
ioctl.c: ioctl.c.tmp
if [ ! -e ${.TARGET} ] || ! cmp -s ${.TARGET} ${.TARGET}.tmp; then \

File Metadata

Mime Type
text/plain
Expires
Thu, Jul 16, 6:57 AM (5 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35127773
Default Alt Text
D54106.diff (475 B)

Event Timeline