forked from GitHub/gf-core
resource-1.0 makefile, don't fail if there are no file to remove in clean target.
This commit is contained in:
@@ -56,5 +56,5 @@ gfdoc:
|
||||
mv ../prelude/*.html doc/gfdoc
|
||||
|
||||
clean:
|
||||
rm */*.gfc */*.gfr */*.gf~
|
||||
-rm */*.gfc */*.gfr */*.gf~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user