Convert .tmx to .png from command line

Convert .tmx to .png from command line

Currenty I'm converting .tmx files to .png files interactively, using tiled.

I'l like to do it from a Makefile.  Anyone know how to use tiled noninteractively?  Or is there some other way to do this?

-- hendrik