www.digitalmars.com         C & C++   DMDScript  

c++.windows.32-bits - make usage?

Hello, I can't find a place to get any help with this so i'm asking here, also I
couldn't search this forum, so I couldn't any information on this problem here,
or on groups.google.com

anyways, my problem is such that when i attempt to do a make on the c++ win32
sample GEN32 using DMC, i always get this error:
"Error on line 22: expecting target : dependencies"

I really can't figure out what the problem is, and i don't even know the correct
syntax i should be using, i've tried a lot of variations like
C:\cpp\GEN32>"c:\dm\bin\make" -f makefile
C:\cpp\GEN32>"c:\dm\bin\make" -f gen32.mak
C:\cpp\GEN32>"c:\dm\bin\make" all -f makefile
and so on...

anyone know how to get it working? 
tnx
rjm
Jun 20 2006