Hy. I have to create a makefile for buiding a DLL. The DLL contains only a resource file(jpg's and waw's). The game i am working on is written in C++ builder. I want to create a makefile and using project -> export_makefile doesn't work(it gives me an "access violation" when I type "make -f data.mak" at the command line). Somebody help me!! Thanks in advance.