Suggestions on renaming headers (was Re: [PATCH] Update backward/algo.h)

Loren James Rittle rittle@latour.rsch.comm.mot.com
Thu Jan 3 14:53:00 GMT 2002


> Ideally we would arrange for Make to be invoked with '-r' to clear all
> the implicit rules.  This option is common between Linux and Solaris,
> but I don't know if it's POSIX or just SysV.  (Loren, does BSD have this?)
> Nor can I think of any way offhand to arrange this.

Without any comment on whether it is a good idea to use it or if all
BSD make implementations have it:

$ man make
MAKE(1)                 FreeBSD General Commands Manual                MAKE(1)
[...]
     -r      Do not use the built-in rules specified in the system makefile.
[...]

Regards,
Loren



More information about the Libstdc++ mailing list