#!/bin/sh

if [ "$help" != "1" ]
then

cat << EOF >> ../producers.dat
fezzik			libmltfezzik$LIBSUF
hold			libmltfezzik$LIBSUF
EOF

fi

