Clean symlinks created in sys/modules dirs when a make clean is invoked.
Phabric: https://phabric.freebsd.org/D474 Reviewed by: grehan sjg
This commit is contained in:
parent
be44449f2d
commit
31a01497f2
@ -222,6 +222,7 @@ _ILINKS+=${MACHINE_CPUARCH}
|
|||||||
.if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64"
|
.if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64"
|
||||||
_ILINKS+=x86
|
_ILINKS+=x86
|
||||||
.endif
|
.endif
|
||||||
|
CLEANFILES+=${_ILINKS}
|
||||||
|
|
||||||
all: objwarn ${PROG}
|
all: objwarn ${PROG}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user