#!/bin/sh

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

cat << EOF >> ../consumers.dat
valerie			libmltvalerie$LIBSUF
EOF

fi

