mirror of
https://github.com/opnsense/src.git
synced 2026-04-26 08:37:50 -04:00
Correct a comment.
Submitted by: jhb
This commit is contained in:
parent
daf884fa9f
commit
57ce33acfe
1 changed files with 1 additions and 1 deletions
|
|
@ -569,7 +569,7 @@ _worldtmp: .PHONY
|
|||
.endif
|
||||
.else
|
||||
rm -rf ${WORLDTMP}/legacy/usr/include
|
||||
# XXX - These three can depend on any header file.
|
||||
# XXX - These can depend on any header file.
|
||||
rm -f ${OBJTREE}${.CURDIR}/lib/libsysdecode/ioctl.c
|
||||
rm -f ${OBJTREE}${.CURDIR}/usr.bin/kdump/kdump_subr.c
|
||||
.endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue