
# generate svn_revision.h and arb_build.h
$(MAIN): 
	../SOURCE_TOOLS/build_info.pl

clean:
	rm -f svn_revision.h arb_build.h
