URL
https://opencores.org/ocsvn/or1k_old/or1k_old/trunk
Subversion Repositories or1k_old
[/] [or1k_old/] [trunk/] [rtems-20020807/] [doc/] [develenv/] [Makefile.am] - Rev 1026
Go to most recent revision | Compare with Previous | Blame | View Log
#
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
#
# Makefile.am,v 1.7 2002/03/28 00:52:47 joel Exp
#
PROJECT = develenv
EDITION = 1
include $(top_srcdir)/project.am
include $(top_srcdir)/main.am
FILES = compile.texi direct.texi intro.texi sample.texi utils.texi
COMMON_FILES = $(top_srcdir)/common/setup.texi \
$(top_srcdir)/common/cpright.texi
info_TEXINFOS = develenv.texi
develenv_TEXINFOS = $(FILES) $(COMMON_FILES)
Go to most recent revision | Compare with Previous | Blame | View Log