guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GUILE FAQ


From: thi
Subject: Re: GUILE FAQ
Date: Mon, 22 Jan 2001 14:18:33 -0800

bwahahhaa, even simpler! ;->

thi

________________________________
(define (install-docs to)
  (system* "cvs update"
           "&& ./autogen.sh"
           "&& ./configure --infodir" to
           "&& make install"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]