From 54fefe795d6a0b8719c8379bd7bfaaa4c594fbd1 Mon Sep 17 00:00:00 2001 From: Brett Weiland Date: Thu, 12 Nov 2020 08:01:34 -0600 Subject: modified: a modified: makefile modified: string_shit.cpp --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index 66f7ebb..a57c35e 100644 --- a/makefile +++ b/makefile @@ -1,2 +1,2 @@ make: - g++ -o a string_shit.cpp + g++ -o a string_shit.cpp -ggdb -- cgit v1.2.3