summaryrefslogtreecommitdiff
path: root/README-boot
blob: 16f1393138cd218be770da69f7641162382462b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
  Copyright (C) 1992, 1997-2002, 2004-2011 Free Software Foundation, Inc.

  Copying and distribution of this file, with or without modification,
  are permitted in any medium without royalty provided the copyright
  notice and this notice are preserved.

If your system is lacking the necessary tools to build the configuration,
Makefile.boot is provided for bootstraping.  Invoke it with the following
command:

  (cd src && make -f ../Makefile.boot)

Indications on how to tweak Makefile.boot for different systems are
provided in the file itself.

Good luck!