diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..8eed845 --- /dev/null +++ b/Makefile @@ -0,0 +1,3 @@ +This is where you can put rules so that every time you compile, you +can just write "make" instead of manually typing out all the flags +and file names.