Releases: PolySync/polysync-core-c-examples
Releases · PolySync/polysync-core-c-examples
PolySync Core 2.1.1 Release
Remove 'make install' target (#33) Prior to this commit, the Makefiles had an 'install' target which would attempt to install their binaries into $PSYNC_HOME/bin, which is owned by root:root and should not be polluted with examples. This commit removes those install targets.