install:
	@$(RUBY) -r ftools -e 'File::install(ARGV[0], ARGV[1], 0644, true)' $(srcdir)/rbart.h $(sitearchdir)$(target_prefix)
