aboutsummaryrefslogtreecommitdiff
path: root/test/test-tcp-bind-error.c
diff options
context:
space:
mode:
authorNavaneeth Kedaram Nambiathan <navaneethkn@gmail.com>2013-06-27 18:03:01 +0530
committerBen Noordhuis <info@bnoordhuis.nl>2013-06-30 02:02:05 +0200
commit624be53e02832dbdf486d478c2c22b465af675f1 (patch)
treef5bbda570be368db21c0551f1339fa269830bed0 /test/test-tcp-bind-error.c
parentf9e6029b8215772b8c20d3fee85835dfb101dc57 (diff)
downloadlibuv-624be53e02832dbdf486d478c2c22b465af675f1.tar.gz
libuv-624be53e02832dbdf486d478c2c22b465af675f1.zip
build: add install target to the makefile
Before this commit, there was no way to install libuv other than manually copying required files to the path. This commit introduces an install target which installs the libuv.a, libuv.so and header files to the install prefix. `` make make install `` The above will use the default prefix `/usr/local` `` make make install PREFIX=/usr `` The above will install to `/usr`
Diffstat (limited to 'test/test-tcp-bind-error.c')
0 files changed, 0 insertions, 0 deletions