Write a Makefile rule named create_folder which creates a folder /test/physics using the mkdir command. This rule does not depend on other rules.
Since the tab character won't work in this environment, use 4 spaces instead of it.
Write a Makefile rule named create_folder which creates a folder /test/physics using the mkdir command. This rule does not depend on other rules.
Create a free account to access the full topic