projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Break device mode class driver interfaces into seperate config and state structs...
[pub/USBasp.git]
/
Projects
/
makefile
diff --git
a/Projects/makefile
b/Projects/makefile
index
34764b9
..
2212bcb
100644
(file)
--- a/
Projects/makefile
+++ b/
Projects/makefile
@@
-17,8
+17,8
@@
all:
make -C Magstripe clean
make -C Magstripe all
- make -C MissleLauncher clean
- make -C MissleLauncher all
+ make -C Miss
i
leLauncher clean
+ make -C Miss
i
leLauncher all
%:
make -C Magstripe $@