#=============================================================================
#
#    makefile
#
#    For building the synthetic target watchdog package documentation
#
#=============================================================================
#####COPYRIGHTBEGIN####
#                                                                          
# ===============================================================
# Copyright (C) 2002 Bart Veer
# This material may be distributed only subject to the terms
# and conditions set forth in the Open Publication License, v1.0
# or later (the latest version is presently available at
# http://www.opencontent.org/openpub/)
# ===============================================================
#                                                                          
#####COPYRIGHTEND####
#=============================================================================
#####DESCRIPTIONBEGIN####
#
# Author(s):     bartv
# Date:          2002-09-09
#####DESCRIPTIONEND####
#=============================================================================

TOPLEVEL   := ../../../../..
MAIN_SGML  := synth_watchdog.sgml
MAIN_HTML  := devs-watchdog-synth.html
MAIN_PDF   := devs-watchdog-synth.pdf
OTHER_SGML :=
PICTURES   :=

include $(TOPLEVEL)/pkgconf/rules.doc
