7 lines
255 B
Plaintext
7 lines
255 B
Plaintext
make --dry-run --keep-going --print-directory
|
|
make: Entering directory `/Users/mdenys/Desktop/projects/philosophers'
|
|
make: Leaving directory `/Users/mdenys/Desktop/projects/philosophers'
|
|
|
|
make: *** No targets specified and no makefile found. Stop.
|
|
|