mv Makefile Makefile.tmp nawk -v d=$OPENSSL_DIR ' /OTHERLDFLAGS =/ { print $0" -R "d"/lib" } ! /OTHERLDFLAGS =/ { print $0 }' Makefile.tmp > Makefile