Dmitry Shalnoff's Git Repository
/
433Utils_NP
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Uploaded from my local repository
[433Utils_NP]
/
rc-switch
/
Makefile_
1
all: send
2
3
send: RCSwitch.o send.o
4
$(CXX) $(CXXFLAGS) $(LDFLAGS) $+ -o $@ -lwiringPi
5
6
clean:
7
$(RM) *.o send
Contact me:
dev (at) shalnoff (dot) com
PGP fingerprint: A6B8 3B23 6013 F18A 0C71 198B 83D8 C64D 917A 5717