# Dispense with comments and white space around =.  Ensure a byte
# separator after :.
s/#.*//
/=/s/[ 	][ 	]*=[ 	][ 	]*/=/g
s/:/:;/g
