diff options
| author | Igor Pashev <igor.pashev@nexenta.com> | 2012-10-03 12:18:16 +0400 |
|---|---|---|
| committer | Igor Pashev <igor.pashev@nexenta.com> | 2012-10-03 12:18:16 +0400 |
| commit | c110a25a30f6e56e3843ab47d809b51fa6a7adf9 (patch) | |
| tree | 38817a84bd20e530d9a9cddf0aca7a563fe2fe3d | |
| parent | c1676e1f3b5154ae8705a14a1523f612c4a4290d (diff) | |
| download | cibs-c110a25a30f6e56e3843ab47d809b51fa6a7adf9.tar.gz | |
Typo
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ Meaning of these targets depends on other included modules: Each target in the list above depends on previous target. Yes, except `clean`. -`clean` has [double-colon rule](http://www.gnu.org/software/make/manual/html_node/Double_002dColon.html) +`clean` has a [double-colon rule](http://www.gnu.org/software/make/manual/html_node/Double_002dColon.html) and by default it is: clean:: |
