Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Fadecandy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
scanlime
Fadecandy
Commits
b9b66ebf
Commit
b9b66ebf
authored
11 years ago
by
Micah Elizabeth Scott
Browse files
Options
Downloads
Patches
Plain Diff
Fully clean the libusbx directory too
parent
94cc2000
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
server/Makefile
+3
-1
3 additions, 1 deletion
server/Makefile
with
3 additions
and
1 deletion
server/Makefile
+
3
−
1
View file @
b9b66ebf
...
@@ -90,7 +90,9 @@ ifneq ("$(MINGW)", "")
...
@@ -90,7 +90,9 @@ ifneq ("$(MINGW)", "")
endif
endif
INCLUDES
+=
-Ilibusbx
/libusb
INCLUDES
+=
-Ilibusbx
/libusb
CLEAN_FILES
+=
libusbx/libusb/
*
.d libusbx/libusb/
*
.o
CLEAN_FILES
+=
\
libusbx/libusb/
*
.d libusbx/libusb/
*
.o
\
libusbx/libusb/os/
*
.d libusbx/libusb/os/
*
.o
###########################################################################
###########################################################################
# Build Rules
# Build Rules
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment