UW imap and MacOSXS 1.2

Hi all,

I'm a totally newbie in this Unix-wonderland and I'm lost every now-and-then. Now I'm really confused with building UW imap in MacOSXS 1.2. I try to follow the instructions, but when I hit "make osx" I'll get the following answer:

"make build EXTRACFLAGS='' EXTRALDFLAGS='' EXTRADRIVERS='mbox' EXTRAAUTHENTICATORS='' PASSWDTYPE=std SSLTYPE=none EXTRASPECIALS='' BUILDTYPE=osx
Rebuilding c-client for osx...
touch c-client/SPECIALS
cd c-client;make all CC=`cat CCTYPE` \
CFLAGS="`cat CFLAGS`" `cat SPECIALS`
make[2]: Makefile: No such file or directory
make[2]: *** No rule to make target `all'. Stop.
make[1]: *** [rebuild] Error 2
make: *** [osx] Error 2"

Does anybody have a clue what I should do now?

TIA

Jude

Just at a glance, I would guess that the Makefile is not written to fully support OSX. Maybe check with the distributer of the program for help?