summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e69de29..a48cf1d 100644
--- a/Makefile
+++ b/Makefile
@@ -0,0 +1,3 @@
+
+Q1: Q1.cpp mysqrt.cpp mysqrt.h
+ g++ -o Q1 mysqrt.cpp Q1.cpp