MFC r296707:

Add missing CLEANFILES.
This commit is contained in:
Bryan Drewery 2016-03-18 18:26:07 +00:00
parent fbfb693918
commit 73025ca863
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/stable/10/; revision=297036

View File

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