cvs commit: src/rescue/rescue Makefile

Mark Murray mark at grondar.org
Fri Aug 1 12:35:28 PDT 2003


Garance A Drosihn writes:
> >Will this fix "make rerelease"?
> 
> I don't think it will do much for 'make rerelease', but then I
> don't know what problem comes up for 'make rerelease'.  Does
> that die while trying to build /rescue?

The actual breakage comes much later.

It looks like building rescue/ causes some .o files to be made with
-DFOO type options. Later, the "real" binaries are built without 
the -DFOO, and link errors and the like result. It looks like there
is a conflict with ${.OBJDIR}, in that for each build, a separate
${.OBJDIR} should be used.

M
--
Mark Murray
iumop ap!sdn w,I idlaH


More information about the cvs-src mailing list