Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Question about the Makefile #9

Open
zeke opened this issue Jan 11, 2016 · 0 comments
Open

Question about the Makefile #9

zeke opened this issue Jan 11, 2016 · 0 comments

Comments

@zeke
Copy link

zeke commented Jan 11, 2016

What effect does the leading - have?

clean:
    -rm index.html
    -rm build.html

clean:
-rm index.html
-rm build.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant