projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Minor correction to MagStripe demo to fix build problems.
[pub/USBasp.git]
/
Projects
/
makefile
diff --git
a/Projects/makefile
b/Projects/makefile
index
34764b9
..
efff490
100644
(file)
--- a/
Projects/makefile
+++ b/
Projects/makefile
@@
-17,9
+17,9
@@
all:
make -C Magstripe clean
make -C Magstripe 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 $@
%:
make -C Magstripe $@
- make -C MissleLauncher $@
+ make -C Miss
i
leLauncher $@