Small fix to make clean rule

This commit is contained in:
Philip Zembrod 2020-07-02 22:04:55 +02:00
parent ecbcd52f8f
commit de4d0cc474

View File

@ -15,7 +15,7 @@ vf_blk_fth: $(vf_blk_fth_files)
clean:
rm -f cbmfiles/*.fr cbmfiles/%.fth *.log *.result
rm -f cbmfiles/*.fr cbmfiles/*.fth cbmfiles/*.log *.log *.result
# Convenience targets