nanogui: Small open source web browser introduced


Previous by date: 15 Jul 2000 04:07:26 -0000 Re: Small open source web browser introduced, Andrew Kenneth Milton
Next by date: 15 Jul 2000 04:07:26 -0000 Re: Small open source web browser introduced, Andrew Kenneth Milton
Previous in thread: 15 Jul 2000 04:07:26 -0000 Re: Small open source web browser introduced, Andrew Kenneth Milton
Next in thread: 15 Jul 2000 04:07:26 -0000 Re: Small open source web browser introduced, Andrew Kenneth Milton

Subject: Re: Small open source web browser introduced
From: Erik Andersen ####@####.####
Date: 15 Jul 2000 04:07:26 -0000
Message-Id: <20000714220834.A687@codepoet.org>

On Sat Jul 15, 2000 at 12:05:28PM +1000, Andrew Kenneth Milton wrote:
> +----[ Greg Haerr ]---------------------------------------------
> |
> | A project I've been working very hard on has finally come 
> | to fruition: The ViewML Project's open source browser
> | targetted specifically towards embedded Linux systems
> | and Internet Appliances.  www.viewml.com
> 
> Is it supposed to compile? Or is it more of a "this is where we're at"
> preview ?
> 
> I've had to hack makefiles to get includes from where I think they're supposed
> to be (QT stuff) I don't have a khtmlw directory e.g. so I assume you're
> building with native QT installed or you have different Makefiles to those
> distributed.

There is a 'make depend' target that _rewrites_ the Makefile (Yuck).
It would be much, much cleaner IMHO to use something like
depend:
    $(CC) $(INCLUDE_DIRS) -MM *.c > .depend

to create a .depend file, and include that with a 
    include .depend
line.

 -Erik

--
Erik B. Andersen   Web:    http://www.xmission.com/~andersen/ 
                   email:  ####@####.####
--This message was written using 73% post-consumer electrons--

Previous by date: 15 Jul 2000 04:07:26 -0000 Re: Small open source web browser introduced, Andrew Kenneth Milton
Next by date: 15 Jul 2000 04:07:26 -0000 Re: Small open source web browser introduced, Andrew Kenneth Milton
Previous in thread: 15 Jul 2000 04:07:26 -0000 Re: Small open source web browser introduced, Andrew Kenneth Milton
Next in thread: 15 Jul 2000 04:07:26 -0000 Re: Small open source web browser introduced, Andrew Kenneth Milton


Powered by ezmlm-browse 0.20.