Yeah, I agree. I hadn't noticed this, probably because I use the
'servertarball' make target to package everything up after building.
-brian
On Wed, Jun 1, 2011 at 1:43 AM, Martin Koegler
<mkoeg...@auto.tuwien.ac.at>wrote:
> java/src/com/tigervnc/vncviewer/Makefile:
> | install: $(CLASSES) $(ARCHIVE)
> | $(CP) $(CLASSES) $(ARCHIVE) $(PAGES) $(INSTALL_DIR)
>
> Wouldn't be the following better:
> install: $(PAGES) $(ARCHIVE)
> $(CP) $(ARCHIVE) $(PAGES) $(INSTALL_DIR)
>
> I don't understand, why it installs the class files and does not depend
> on the other files, it copies.
>
> Regards,
> Martin Kögler
>
>
>
> ------------------------------------------------------------------------------
> Simplify data backup and recovery for your virtual environment with
> vRanger.
> Installation's a snap, and flexible recovery options mean your data is
> safe,
> secure and there when you need it. Data protection magic?
> Nope - It's vRanger. Get your free trial download today.
> http://p.sf.net/sfu/quest-sfdev2dev
> _______________________________________________
> Tigervnc-devel mailing list
> Tigervnc-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tigervnc-devel
>
>
------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel