projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix spelling typo
[openwrt.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
e97423e
..
2dcb727
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-171,7
+171,10
@@
dirclean: clean
distclean: dirclean config-clean
rm -rf dl
+help:
+ cat README
+
.SILENT: clean dirclean distclean config-clean download world
FORCE: ;
-.PHONY: FORCE
+.PHONY: FORCE
help
%: ;
This page took
0.019612 seconds
and
4
git commands to generate.