Skip to content

PolySync Core 2.1.1 Release

Latest

Choose a tag to compare

@ltbj ltbj released this 04 May 23:06
· 16 commits to master since this 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.