Re: [Flightgear-devel] Adding external nasal bindings & fgcommands toFlightGear by using Plugins ?

2004-07-15 Thread Boris Koenig
Richard Bytheway wrote: Running make should only rebuild the parts of the source that have changed, and any parts of the source that are dependent on parts that have changed. You will always have to do the final link (20-30 seconds), but it shouldn't hit too much else. Ya, thanks for that - I know,

RE: [Flightgear-devel] Adding external nasal bindings & fgcommands toFlightGear by using Plugins ?

2004-07-15 Thread Richard Bytheway
> -Original Message- > From: Boris Koenig > Sent: 14 July 2004 11:18 pm > To: FlightGear developers discussions > Subject: [Flightgear-devel] Adding external nasal bindings & > fgcommands > toFlightGear by using Plugins ? > > > Hi again ! > > I am just about trying to add some test-hook