URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [devs/] [watchdog/] [synth/] [v2_0/] [doc/] [makefile] - Rev 174
Compare with Previous | Blame | View Log
#=============================================================================
#
# 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