make: clear all files from work/ dir when mfc'ing

This commit is contained in:
Franco Fichtner 2025-03-10 08:53:03 +01:00
parent 84964049b0
commit 13b68dde51

View File

@ -505,7 +505,7 @@ diff: ensure-stable
feed: ensure-stable
@git log --stat -p --reverse ${CORE_STABLE}...${feed_ARGS:[1]}~1
mfc: ensure-stable clean-mfcdir
mfc: ensure-stable clean
.for MFC in ${mfc_ARGS}
.if exists(${MFC})
@cp -r ${MFC} ${MFCDIR}