mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-10 11:29:38 +00:00
Removed deprecated rules.
This commit is contained in:
parent
2c67936d6d
commit
b1d87bf0d3
@ -23,12 +23,6 @@ ifndef BASE_IP
|
||||
BASE_IP := 172.16.1.1
|
||||
endif
|
||||
|
||||
send: $(CONTIKI)/tools/codeprop.c
|
||||
cc -Wall $^ -o send
|
||||
|
||||
%.send: %.cm send
|
||||
send $(BASE_IP) $<
|
||||
|
||||
### System dependent Makefile
|
||||
|
||||
ifndef WINDIR
|
||||
|
Loading…
x
Reference in New Issue
Block a user