1#! /bin/sh
2
3sed -i "75s/^.*$/PTHREAD_LDFLAGS=-lpthread/" source3/Makefile
4