diff --git a/Makefile b/Makefile index 04976cd..1157aec 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,3 @@ templ: + rm templ g++ -o templ main.cpp