From: "Lucas Panian" <*mpanian AT awinc DOT com*> Newsgroups: comp.os.msdos.djgpp Subject: Make returns -1? Date: 16 Jan 1998 05:21:55 GMT Organization: Virtuall Private Host Services Ltd., BC, CANADA Lines: 10 Message-ID: <01bd223f$043973c0$5155aecc@mpanian.awinc.com> NNTP-Posting-Host: ts1-16.nel.auracom.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I tried 'make'ing a makefile (well, duh...), and it returned -1 (box.o), or something of the like. I have no idea what this means, and after refering to info, I found that make only returns 0, 1 or 2....How can that be? Oh well. I've been having lots'a trouble with make, and it's getting irritating. Anybody know what an exit code of -1 means? Well, thanks anyway... -Luke