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:
Sean Bruno 2014-07-24 00:25:25 +00:00
parent be44449f2d
commit 31a01497f2

View File

@ -222,6 +222,7 @@ _ILINKS+=${MACHINE_CPUARCH}
.if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64"
_ILINKS+=x86
.endif
CLEANFILES+=${_ILINKS}
all: objwarn ${PROG}