mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-25 10:48:54 -06:00
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
|
mv ../prelude/*.html doc/gfdoc
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm */*.gfc */*.gfr */*.gf~
|
-rm */*.gfc */*.gfr */*.gf~
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user