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