mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-06 23:53:18 +00:00
20 lines
422 B
Makefile
20 lines
422 B
Makefile
#
|
|
# COPYRIGHT (c) 1988-2002.
|
|
# On-Line Applications Research Corporation (OAR).
|
|
# All rights reserved.
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
|
|
noinst_SCRIPTS = texi2www texi2dvi
|
|
|
|
EXTRA_DIST = $(noinst_SCRIPTS) dir-arrow.gif prev-arrow.gif \
|
|
missing-arrow.gif up-arrow.gif next-arrow.gif texi2www.texi \
|
|
archive/texi2www-960103.tgz
|
|
|
|
PROJECT = texi2www
|
|
|
|
# TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
|
|
# info_TEXINFOS = texi2www.texi
|