Hello. I have a question and I need help.
I have RedHat 4.1 in my computer, and I'm
compiling a very simple program, with a makefile, and
the command
"make".
The makefile only has a line:
"gcc program_name.c"
And the answer I always get
is:
"makefile: 1: *** mising separator.
Stop."
I've tried with several programs, but the answer
is always the same. :-(((
¿Do i need anything
else?
Thanks.
