#=============================================================================
#
#    makefile
#
#    For building the synthetic target ethernet 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-08-20
#####DESCRIPTIONEND####
#=============================================================================

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

include $(TOPLEVEL)/pkgconf/rules.doc
