mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-06 18:00:28 +00:00
Fix typo in Makefile
This commit is contained in:
parent
2902b76168
commit
a7d1883351
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -555,7 +555,7 @@ clean:
|
||||||
# even if the rule is empty and does nothing. Otherwise, the .DEFAULT
|
# even if the rule is empty and does nothing. Otherwise, the .DEFAULT
|
||||||
# rule gets triggered.
|
# rule gets triggered.
|
||||||
#
|
#
|
||||||
# This is a normal and neecssary behavior when source files get deleted.
|
# This is a normal and necessary behavior when source files get deleted.
|
||||||
# The build reacts automatically to this happening, by simply deleting
|
# The build reacts automatically to this happening, by simply deleting
|
||||||
# and regenerating the dependency graph; so we can safely use wildcard.
|
# and regenerating the dependency graph; so we can safely use wildcard.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue