# DT Flickr
#
# Douglas Thrift
#
# $Id: makefile 36 2009-05-21 03:36:56Z douglas $

all:
	mingw32-make $@

binary:
	mingw32-make $@

build:
	mingw32-make $@

clean:
	mingw32-make $@

register:
	mingw32-make $@
