Add missing CLEANFILES.

MFC after:	1 week
Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
Bryan Drewery 2016-03-11 23:45:56 +00:00
parent a09f4b4d12
commit 7533aa1599
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=296707

View File

@ -54,6 +54,7 @@ CXXRT_SRCS+= libelftc_dem_gnu3.c\
guard.cc
.for _S in ${CXXRT_SRCS}
CLEANFILES+= cxxrt_${_S}
STATICOBJS+= cxxrt_${_S:R}.o
cxxrt_${_S}: ${_LIBCXXRTDIR}/${_S} .NOMETA
ln -sf ${.ALLSRC} ${.TARGET}