projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.
[pub/USBasp.git]
/
Projects
/
makefile
diff --git
a/Projects/makefile
b/Projects/makefile
index
50851a3
..
59de892
100644
(file)
--- a/
Projects/makefile
+++ b/
Projects/makefile
@@
-16,10
+16,6
@@
all:
make -C Magstripe clean
make -C Magstripe all
-
- make -C AVRISP_Programmer clean
- make -C AVRISP_Programmer all
%:
make -C Magstripe $@
- make -C AVRISP_Programmer $@