diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-06-22 22:49:16 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-06-22 22:49:16 +0200 |
commit | 6359d8079dbc7d8092ebdd47fa64818ac94ea8cb (patch) | |
tree | 0394a16e6ce0820634d132e1ac81f570405c06be /Makefile | |
parent | c5b841cec8b6d7afd1c7113aee0060b685688b38 (diff) |
Rework README
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -148,7 +148,8 @@ tools/syncthing/copytobin: .PHONY: help help: @echo "Main supported rules:" - @echo " build (default)" + @echo " all (default)" + @echo " build @echo " package" @echo " install" @echo " clean" |