Kaydet (Commit) 62b045a5 authored tarafından Miklos Vajna's avatar Miklos Vajna

make cmd: custum -> custom

üst ea1fa696
...@@ -323,11 +323,11 @@ endif ...@@ -323,11 +323,11 @@ endif
config_host.mk.last set_soenv.stamp src.downloaded warn config_host.mk.last set_soenv.stamp src.downloaded warn
# #
# custum command # custom command
# #
ifneq ( $(MAKECMDGOALS),cmd) ifneq ( $(MAKECMDGOALS),cmd)
cmd: cmd:
echo "custum cmd" && ( $(cmd) ) echo "custom cmd" && ( $(cmd) )
endif endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment