-
Notifications
You must be signed in to change notification settings - Fork 0
man mmake
Jean-Raphaël GAGLIONE edited this page Dec 22, 2017
·
7 revisions
mmake
- mill make
mmake [OPTION]... [TARGET]...
Run the make
command in loop.
The loop waits until make
has something to do. Then the cycle executes, and the exit status is highlighted at the end.
OPTION
, TARGET
: arguments given to the make
command