code style.

This commit is contained in:
Jerome Duval
2018-08-07 08:26:26 +02:00
parent 1e17abb3a9
commit ac17bd1be4
36 changed files with 78 additions and 88 deletions

View File

@@ -33,7 +33,8 @@ BUILD()
scons debug=0
}
INSTALL(){
INSTALL()
{
cd src/
mkdir -p $libDir
cp libnfd.a $libDir/libnfd.a