Skip to content
Snippets Groups Projects
Commit aea23828 authored by tom.ryser's avatar tom.ryser :carousel_horse:
Browse files

Update makefile

parent 1a84f8fc
Branches
No related tags found
1 merge request!3Resolve "add makefile with structure"
......@@ -12,4 +12,4 @@ tests: $(NAME)_tests.o $(NAME).o
$(NAME).o: $(NAME).h
clean:
rm -f *.o $(NAME) tests
\ No newline at end of file
rm -f *.o $(NAME) tests
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment