projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add first lot of AVRStudio project files for some of the library projects.
[pub/USBasp.git]
/
Projects
/
makefile
diff --git
a/Projects/makefile
b/Projects/makefile
index
0cbe68b
..
c4078c5
100644
(file)
--- a/
Projects/makefile
+++ b/
Projects/makefile
@@
-32,8
+32,8
@@
all:
$(MAKE) -C RelayBoard clean
$(MAKE) -C RelayBoard all
$(MAKE) -C RelayBoard clean
$(MAKE) -C RelayBoard all
- $(MAKE) -C Temp
erature
DataLogger clean
- $(MAKE) -C Temp
erature
DataLogger all
+ $(MAKE) -C TempDataLogger clean
+ $(MAKE) -C TempDataLogger all
$(MAKE) -C USBtoSerial clean
$(MAKE) -C USBtoSerial all
$(MAKE) -C USBtoSerial clean
$(MAKE) -C USBtoSerial all