diff --git a/Makefile b/Makefile index eada8d1..26e8efa 100644 --- a/Makefile +++ b/Makefile @@ -5,3 +5,8 @@ hello: clean: rm hello + + + + +//Hello There (First commit to Makefile) \ No newline at end of file