From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: Trying to figure out makefiles Date: 26 Mar 2001 12:04:52 GMT Organization: Aachen University of Technology (RWTH) Lines: 26 Message-ID: <99nb94$j9k$1@nets3.rz.RWTH-Aachen.DE> References: <0apv6.10280$P4 DOT 869113 AT newsread1 DOT prod DOT itd DOT earthlink DOT net> <9003-Sun25Mar2001201444+0200-eliz AT is DOT elta DOT co DOT il> <32rv6.10684$P4 DOT 890158 AT newsread1 DOT prod DOT itd DOT earthlink DOT net> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 985608292 19764 137.226.32.75 (26 Mar 2001 12:04:52 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 26 Mar 2001 12:04:52 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Brian Christiansen wrote: > "Eli Zaretskii" wrote in message > news:9003-Sun25Mar2001201444+0200-eliz AT is DOT elta DOT co DOT il... >> Try "make -f proj13.mak" instead. By default, Make looks for a file >> called `Makefile' in the current directory; if you want another file >> name, you need to tell that to Make via the -f option. >> > I tried the following, and got the following results: > C:\djgpp\bin\projects>make -f proj13.mak proj13.exe > proj13.mak:5: *** missing separator. Stop. This message means that your claim there really are s in your makefile, almost certainly is wrong. Look at line 5 of proj13.mak. It might also be easier for you to have RHIDE generate a makefile for you, to get you started into the art of Makefile writing. RHIDE's auto-generated makefiles aren't particularly good examples of Makefile writing, but they should at least work. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.