diff --git a/Makefile b/Makefile index 7910c12..6b4e70e 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,2 @@ all: - g++ helloworld.cpp -o helloworld \ No newline at end of file + g++ helloworld.cpp -o helloworld \ No newline at end of file