chmod 644 Makefile
sed < Makefile > makefile.tmp -e 's/CFLAGS = -O/CFLAGS = -O -Dbsd4_2/'
mv makefile.tmp Makefile