experimental
Last change
on this file since a46ada0 was a46ada0, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago |
Added Id key to some file to see in what of them is expanded and in what not.
|
-
Property mode
set to
100644
|
File size:
599 bytes
|
Rev | Line | |
---|
[0170229] | 1 | #####
|
---|
| 2 | #
|
---|
| 3 | # Configuration file for the blfs module
|
---|
| 4 | #
|
---|
[a46ada0] | 5 | # $Id$
|
---|
| 6 | #
|
---|
[0170229] | 7 | #####
|
---|
| 8 |
|
---|
| 9 | #--- Book's sources directory
|
---|
| 10 | # If you have previously checked out the book from the repository
|
---|
| 11 | BOOK=
|
---|
| 12 |
|
---|
| 13 | #--- Book version
|
---|
| 14 | LFSVRS=development
|
---|
| 15 |
|
---|
| 16 | #--- FTP/HTTP mirror used as fallback (full path)
|
---|
| 17 | SERVER=ftp://anduin.linuxfromscratch.org/BLFS/conglomeration
|
---|
| 18 |
|
---|
| 19 | #--- Dependencies 0(required)/1(recommended)/2(optional)
|
---|
| 20 | DEPEND=1
|
---|
| 21 |
|
---|
| 22 | #--- Run test suites 0(no)/1(yes)
|
---|
| 23 | TEST=0
|
---|
| 24 |
|
---|
| 25 |
|
---|
| 26 | #==== INTERNAL VARIABLES ====
|
---|
| 27 | # Don't edit it unless you know what you are doing
|
---|
| 28 |
|
---|
| 29 | #--- Default stylesheet
|
---|
| 30 | XSL=dump-blfs-scripts.xsl
|
---|
| 31 | MKFILE=$JHALFSDIR/blfs-Makefile
|
---|
| 32 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.