Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Erik Jansson
LabComm
Commits
5cf80f4b
Commit
5cf80f4b
authored
May 03, 2014
by
Tommy Olofsson
Browse files
'clean' missed some generated files.
parent
af275d95
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/c/Makefile
View file @
5cf80f4b
...
...
@@ -161,6 +161,7 @@ $(LABCOMM_JAR):
clean
:
$(RM)
*
.o
$(RM)
2006/
*
.o
$(RM)
experimental/
*
.o experimental/ThrottleDrv/
*
.o
$(RM)
test
/
*
.o
$(RM)
test
/
*
.gch
...
...
@@ -176,6 +177,8 @@ distclean: clean
$(RM)
liblabcomm.a
$(RM)
liblabcomm2006.so.1
$(RM)
liblabcomm2006.a
$(RM)
liblabcomm2013.so.1
$(RM)
liblabcomm2013.a
# Extra dependencies
$(TEST_DIR)/test_labcomm_basic_type_encoding.o
:
labcomm_private.h
...
...
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