Alexander C. answered 10/13/22
Software Engineer and Programming Languages Enthusiast
Note that there is only one makefile, named makefile.your_name.
Al G.
asked 10/05/22How to modify these makefiles to have 5 targets and run them in linux?
make -s -f makefile.your_name option_1
make -s -f makefile.your_name option_2
make -s -f makefile.your_name option_3
make -s -f makefile.your_name option_4
make -s -f makefile.your_name option_5
Alexander C. answered 10/13/22
Software Engineer and Programming Languages Enthusiast
Note that there is only one makefile, named makefile.your_name.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.