From: Leon Heller Newsgroups: comp.os.msdos.djgpp Subject: Re: Make thingy and Floating point err Date: Mon, 12 Jan 1998 08:25:58 +0000 Organization: at home Distribution: world Message-ID: References: <01bd1ef4$e68d10e0$5c55aecc AT mpanian DOT awinc DOT com> NNTP-Posting-Host: lfheller.demon.co.uk MIME-Version: 1.0 Lines: 26 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk In article <01bd1ef4$e68d10e0$5c55aecc AT mpanian DOT awinc DOT com>, Luke writes >Hello, > [deleted] >Also, when I run make, it says something like >(makefile:4) : *** seperator missing > >that may not sound weird, but line 4 is: > cc -c test.exe $(objects) > >and if I put a : in, then it only compiles the first .o file in the var >objects. I ended up doing the whole thing, line by line. Make commands need a leading *tab*, not spaces. Leon -- Leon Heller: leon AT lfheller DOT demon DOT co DOT uk http://www.lfheller.demon.co.uk Amateur Radio Callsign G1HSM Tel: +44 (0) 118 947 1424 See http://www.lfheller.demon.co.uk/dds.htm for details of my AD9850 DDS system - schematic and software.