Project

General

Profile

« Previous | Next » 

Revision 9734

lib/sh/make.sh: make(): fixed func name in usage

View differences:

make.sh
31 31
# usage: set_make_vars; to_target cmd...
32 32
alias to_target='stdout="$target" to_file ' # last space alias-expands next word
33 33

  
34
make() # usage: table_make target...
34
make() # usage: make target...
35 35
{
36 36
	echo_func
37 37
	(

Also available in: Unified diff