diff options
author | Brett Weiland <brett_weiland@bpcspace.com> | 2020-11-12 08:01:34 -0600 |
---|---|---|
committer | Brett Weiland <brett_weiland@bpcspace.com> | 2020-11-12 08:01:34 -0600 |
commit | 54fefe795d6a0b8719c8379bd7bfaaa4c594fbd1 (patch) | |
tree | 2387a2737af1e70dc1eb61554398d9795c2f1442 /makefile | |
parent | 2d7eb043c3aa65ce1611850fcb1ede6b480588fb (diff) |
modified: makefile
modified: string_shit.cpp
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ make: - g++ -o a string_shit.cpp + g++ -o a string_shit.cpp -ggdb |