hi,

i'm writing a makefile and i want to create directories in the install option.

i've tried using mkdir to no avail.

i read about using install() to do this but i cannot find any examples.
any ideas?

TIA, rotis23