#!/bin/sh

. $1
common_dlname=$dlname

exec sed -e "s,@COMMON_DLNAME\@,${common_dlname},g"


syntax highlighted by Code2HTML, v. 0.9.1