Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Matthew P. Russell
unit_test
Commits
a70776c1
Commit
a70776c1
authored
Jan 06, 2021
by
Matthew P. Russell
Browse files
Update Makefile
parent
a5dc72ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
example/Makefile
View file @
a70776c1
...
...
@@ -15,4 +15,4 @@ unit_test: unit_test_driver.cpp ArrayList_tests.cpp ArrayList.cpp
# --- clean destroys all the .o files
clean
:
-
@rm
-rf
*
.o
*
~ a.out 2>/dev/null
-
@rm
-rf
*
.o
*
~
core
*
a.out 2>/dev/null
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment