I wrote a program for an assignment which is supposed to print its output to stdout. The assignment spec requires the creation of a Makefile which when invoked as make run
make run
Even simpler, use make -s (silent mode)!
make -s