Parallel Programmer with Arduino Mega2560

Hi,

I have a 9 bit as opposed to 8 bit program that I would like to convert to hex and put into my Arduino Mega2560.

I have created the parallel programmer (we currently don't have any of the programmers within my country) and would like to know how I would declare it in on the makefile at the portion where we declare the AVRDUDE_PROGRAMMER = .......??

Thank you.

Regards