lkml.org 
[lkml]   [2004]   [Aug]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: GNU make alleged of "bug" (was: PATCH: cdrecord: avoiding scsi device numbering for ide devices)
On Fri, 20 Aug 2004, Sam Ravnborg wrote:

> On Thu, Aug 19, 2004 at 09:47:24PM +0200, Matthias Andree wrote:
> > # BEGIN Makefile
> > all: hello
> > hello.d:
> > makedepend -f- hello.c >$@
> > include hello.d
> > # END Makefile
> >
> > You'll get at "make" time:
> >
> > Makefile:5: hello.d: No such file or directory
> > makedepend -f- hello.c >hello.d
> > cc hello.o -o hello
> >
> > and a working hello program.
>
> Using:
> -include hello.d
> will result in a silent make.

Indeed it will. However, Solaris' /usr/ccs/bin/make doesn't understand
the "-include" form:

make: Fatal error in reader: Makefile, line 5: Unexpected end of line seen

include without leading "-" is fine. BSD make doesn't understand either
form.

Jörg, how about Sam's suggestion? It seems compatible with smake.

--
Matthias Andree

NOTE YOU WILL NOT RECEIVE MY MAIL IF YOU'RE USING SPF!
Encrypted mail welcome: my GnuPG key ID is 0x052E7D95 (PGP/MIME preferred)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:05    [W:0.263 / U:1.880 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site