lkdp-discuss
[Top][All Lists]
Advanced

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

[LKDP] Makefiles for lkdp - please test


From: Boris Bezlaj
Subject: [LKDP] Makefiles for lkdp - please test
Date: Sat, 1 Jun 2002 15:32:35 +0200
User-agent: Mutt/1.2.5.1i

Hi.

These are the Makefiles for lkdp. Put Makefile in lkdp root dir, and 
Makefile4subdir into each book subdirectory(no need to modify them).

The dir structure of the project should be the following:

..
 -> lkdp        # aka root dir
     |
     --> mm     # Memory management book
     |
     --> net    # Networking book
     |
     --> vc     # Virtual console book
     .
     .          ## put Makefile4subdir into mm, net, vc, ...

The filename of the book should be the same as the subdirectory it is in(mm/ 
->mm.tex => mm.pdf)..

To get the PS output, append format=ps to the make command.
To generate just one book, do 'make <book>'.

For example: make mm format=ps

No html format support for now..where should the html files be moved? to subdir 
<book>_html (mm_html) ? comments?

Please test them throughly and make backup before using..consider these beta.

Suggestions for improvements welcome :)

-- 

        Boris B.

Attachment: Makefile
Description: Text document

Attachment: Makefile4subdirs
Description: Text document


reply via email to

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