]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/devs/watchdog/synth/v2_0/doc/makefile
Initial revision
[karo-tx-redboot.git] / packages / devs / watchdog / synth / v2_0 / doc / makefile
1 #=============================================================================
2 #
3 #    makefile
4 #
5 #    For building the synthetic target watchdog package documentation
6 #
7 #=============================================================================
8 #####COPYRIGHTBEGIN####
9 #                                                                          
10 # ===============================================================
11 # Copyright (C) 2002 Bart Veer
12 # This material may be distributed only subject to the terms
13 # and conditions set forth in the Open Publication License, v1.0
14 # or later (the latest version is presently available at
15 # http://www.opencontent.org/openpub/)
16 # ===============================================================
17 #                                                                          
18 #####COPYRIGHTEND####
19 #=============================================================================
20 #####DESCRIPTIONBEGIN####
21 #
22 # Author(s):     bartv
23 # Date:          2002-09-09
24 #####DESCRIPTIONEND####
25 #=============================================================================
26
27 TOPLEVEL   := ../../../../..
28 MAIN_SGML  := synth_watchdog.sgml
29 MAIN_HTML  := devs-watchdog-synth.html
30 MAIN_PDF   := devs-watchdog-synth.pdf
31 OTHER_SGML :=
32 PICTURES   :=
33
34 include $(TOPLEVEL)/pkgconf/rules.doc