All of lore.kernel.org
 help / color / mirror / Atom feed
* How to generate .mk files from .rmk file ?
@ 2007-03-16  7:02 Jerone Young
  2007-03-16 10:20 ` Marco Gerards
  2007-03-16 17:51 ` Vincent Pelletier
  0 siblings, 2 replies; 3+ messages in thread
From: Jerone Young @ 2007-03-16  7:02 UTC (permalink / raw)
  To: The development of GRUB 2

Exactly how do you generate a .mk file from the .rmk files. What is
the ruby command line to do this?



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to generate .mk files from .rmk file ?
  2007-03-16  7:02 How to generate .mk files from .rmk file ? Jerone Young
@ 2007-03-16 10:20 ` Marco Gerards
  2007-03-16 17:51 ` Vincent Pelletier
  1 sibling, 0 replies; 3+ messages in thread
From: Marco Gerards @ 2007-03-16 10:20 UTC (permalink / raw)
  To: The development of GRUB 2

"Jerone Young" <jerone@gmail.com> writes:

> Exactly how do you generate a .mk file from the .rmk files. What is
> the ruby command line to do this?

I always use:
ruby genmk.rb <conf/foo.rmk >conf/foo.mk

But usually it happens automatically...

--
Marco




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to generate .mk files from .rmk file ?
  2007-03-16  7:02 How to generate .mk files from .rmk file ? Jerone Young
  2007-03-16 10:20 ` Marco Gerards
@ 2007-03-16 17:51 ` Vincent Pelletier
  1 sibling, 0 replies; 3+ messages in thread
From: Vincent Pelletier @ 2007-03-16 17:51 UTC (permalink / raw)
  To: The development of GRUB 2

[-- Attachment #1: Type: text/plain, Size: 242 bytes --]

Le vendredi 16 mars 2007 08:02, Jerone Young a écrit :
> Exactly how do you generate a .mk file from the .rmk files. What is
> the ruby command line to do this?

From the root of the working copy:
./autogen.sh

-- 
Vincent Pelletier

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-03-16 17:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-16  7:02 How to generate .mk files from .rmk file ? Jerone Young
2007-03-16 10:20 ` Marco Gerards
2007-03-16 17:51 ` Vincent Pelletier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.