Question: shell program that can only run a command with only one .cpp file as an argument to a command. The shell will also refuse to
shell program that can only run a command with only one .cpp file as an argument to a command. The shell will also refuse to run any command containg an asterisk (*; ASCII code 42). Write a Makefile, in the source/ folder, that compiles this project using the shell with said limitations. Your Makefile must produce an executable file with a name money-printer. You are not allowed to make any modification to the codebase (e.g. renaming the file, changing the file content, etc.)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
