mqtt_udp
mqtt_udp copied to clipboard
make on a clean unix
- [ ] common -> make version
- [ ] maven java 11 fix
- [ ] make get -> apt get all needed?
<configuration>
<javadocExecutable>${java.home}/bin/javadoc</javadocExecutable>
</configuration>
remove sphinx from main make targets
make file < op
not supported in curr ubuntu
cat := $(if $(filter $(OS),Windows_NT),type,cat)
variable := $(shell $(cat) filename)