compiler: fix make clean for makefile generation
authorHugo Leblanc <dullin@hololink.org>
Thu, 3 Jan 2019 22:22:08 +0000 (17:22 -0500)
committerHugo Leblanc <dullin@hololink.org>
Sat, 12 Jan 2019 04:19:58 +0000 (23:19 -0500)
commitfe7702f53405ba043990a4b995021add5b8d9949
tree6d246d382e82a49fc8aeabf371901c1c4529974d
parentc779a93362810c09efba9f9cd3727d7c5baf708f
compiler: fix make clean for makefile generation

Add -f option to rm so that the clean doesn't error if the files are absent
Signed-off-by: Hugo Leblanc <dullin@hololink.org>
src/compiler/abstract_compiler.nit