projects
/
Servomatic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01ddb54
)
Fix Makefile dependencies
author
Lukáš Jiřiště
<jiriste@icpf.cas.cz>
Wed, 23 Oct 2024 08:41:47 +0000
(10:41 +0200)
committer
Lukáš Jiřiště
<jiriste@icpf.cas.cz>
Wed, 23 Oct 2024 08:41:47 +0000
(10:41 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 2cfbb7854c0b46c119c323cfcc7695b5fb6d5039..31ea10cf31625e34a96fdbd5ea89317659bf884f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-18,7
+18,7
@@
NAME := Servomatic
all : $(NAME)
-$(NAME) : $(
NAME).ino
+$(NAME) : $(
SRCS)
$(MAINCMD) $<
touch $(NAME)