summaryrefslogtreecommitdiffstats
path: root/fastlib/common_config/install.sh
blob: 0e6395146b018f79358d5ff51604e029fc1d86cf (plain) (blame)
1
2
3
4
#!/bin/sh
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
cd src/cpp
make FASTOS_DIR=${autobuild_installroot} INSTALL_DIR=${autobuild_installroot} install