projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix byte ordering of UUIDs in the SDP server - host can now successfully pair to...
[pub/USBasp.git]
/
Demos
/
DualRole
/
makefile
diff --git
a/Demos/DualRole/makefile
b/Demos/DualRole/makefile
index
fad48fd
..
f2ba1a8
100644
(file)
--- a/
Demos/DualRole/makefile
+++ b/
Demos/DualRole/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
09
.
+# Copyright (C) Dean Camera, 20
10
.
#
# dean [at] fourwalledcubicle [dot] com
# www.fourwalledcubicle.com
#
# dean [at] fourwalledcubicle [dot] com
# www.fourwalledcubicle.com
@@
-14,4
+14,4
@@
# code.
%:
# code.
%:
-
make
-C ClassDriver/ $@
+
$(MAKE)
-C ClassDriver/ $@