shorter problem
    Mildred Ki'Lya 
    ml.mildred593 at gmail.com
       
    Tue Aug 25 09:06:40 UTC 2009
    
    
  
On 08/25/2009 10:59 AM, Pierre-Alexandre Voye wrote:
> and again before this I need a Makefile rule to bootstrap the lisaac
> compilator.
>
> do you have an idea of the way to generate this bootstrap rule ? 
Something along those lines:
bootstrap:
    mkdir $@
bootstrap/lisaac: bin/lisaac bootstrap
    cd bootstrap && ../bin/lisaac ../src/make.lip ../src/lisaac
-no_debug -boost
It should create the files:
bootstrap/
bootstrap/lisaac.c
bootstrap/lisaac
I'm not sure though, I haven't tested it.
Mildred
-- 
Mildred Ki'Lya
╭───────── mildred593@online.fr ──────────
│ Jabber, GoogleTalk: <mildred at jabber.fr>
│ Website: <http://ki.lya.online.fr>           GPG ID: 9A7D 2E2B
│ Fingerprint: 197C A7E6 645B 4299 6D37 684B 6F9D A8D6 9A7D 2E2B
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/lisaac-devel/attachments/20090825/1f8a3c30/attachment.pgp>
    
    
More information about the Lisaac-devel
mailing list