source dependencies - a solution.



Ok,

	So finally after a little more thinking cap type exercise, I found
the solution, so now we can make -j 100 without any problem - and it looks
nice too, oh and it distchecks properly.

+ $(libbonobo_src:.c=.lo) : $(CORBA_SOURCE) $(marshal_source)

	Before I was doing:

$(libbonobo_src) : $(CORBA_SOURCE) $(marshal_source)

	And on distcheck for reasons best known to itself, it was trying
to build $(libbonobo_src) and doing some very odd things.

	Should be fixed now, I'll do a new release shortly - with the new
ORBit2 that I'm about to release :-)

	Regards,

		Michael.

-- 
 mmeeks gnu org  <><, Pseudo Engineer, itinerant idiot





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]