Mail Archives: djgpp/1999/06/07/03:30:39
In a message dated 6/7/99 1:26:42 AM EST, eliz AT is DOT elta DOT co DOT il writes:
> Make doesn't have any default extensions, and it already has built-in
> rules for compiling .cpp files as C++ programs. So I don't understand
> why do you want to change any defaults.
>
> If you have specific problems (like a Makefile that won't run or
> something), please post specific questions with information pertinent
> to your specific case.
Yes I am running into a problem where if I use .c extension the make
command works. If I return to my .cpp extensions, it fails. I thought
there is a special command needed, like .SUFFIXES or the like.
Does this sound to you like a make problem?
Mohamed
- Raw text -