[Klone-users] Using Klone with C++ - Bug???

diakat 2000 diakat2000 at googlemail.com
Mon Mar 10 09:03:18 EDT 2008


Many thanks! Just typing "make clean" before "make" solves my problem ;-).



2008/3/10, Stefano Barbato <barbato at koanlogic.com>:
>
>  On 10/mar/08, at 09:14, thomas fossati wrote:
>
>  >
>  > add: 'KLONE_TARGET_PATCH_FILE = fixc++.patch' to the bootstrap/top-
>  > level Makefile
>
>
>
>
> you can keep the patch file out of the source tree specifying the
>  whole path in the top-level Makefile:
>
>  ---[ Makefile ]---
>  KLONE_VERSION = 2.0.2
>
>  KLONE_TARGET_PATCH_FILE = $(CURDIR)/fixc++.patch
>
>  WEBAPP_DIR = $(CURDIR)/webapp
>
>  include klapp.mk
>
>  klapp.mk: ; wget -O $@ http://koanlogic.com/klone/klapp.mk
>  ------------------
>
>  note: CURDIR is a Make predefined variable that points to the current
>  directory.
>
>  bye!
>
>
>
>  _______________________________________________
>  Klone-users mailing list
>  Klone-users at koanlogic.com
>  http://koanlogic.com/cgi-bin/mailman/listinfo/klone-users
>




More information about the klone-users mailing list