makefile: add note about clean effectiveness

This commit is contained in:
xfnw 2023-10-24 21:30:33 -04:00
parent 43ee950398
commit e4f707cd39
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ install: all
uninstall:
rm -f ${DESTDIR}${BINDIR}/ce
# warning: clean does not actually set up for a clean build,
# ecl annoyingly hides build artifacts in its secret cache folder
clean:
rm -f ce ce.fasb