# $Id: Makefile 32598 2008-06-07 18:59:12Z sev $

all:
	g++ -I../.. create_drascula.cpp -o create_drascula
