OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [doc/] [tools/] [src2html/] [Makefile.am] - Blame information for rev 1778

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
#
2
#  COPYRIGHT (c) 1988-2002.
3
#  On-Line Applications Research Corporation (OAR).
4
#  All rights reserved.
5
#
6
#  Makefile.am,v 1.5 2002/03/28 00:54:14 joel Exp
7
#
8
 
9
 
10
SRC2HTMLDIR = $(top_srcdir)/src2html1.4a
11
 
12
ctags-wr: $(SRC2HTMLDIR)/ctags-wr
13
        cp $< $@
14
        chmod 755 $@
15
 
16
ctags-new: $(SRC2HTMLDIR)/Ctags/ctags-new
17
        cp $< $@
18
 
19
# EMACS ctags with Ada awareness
20
ctags: $(SRC2HTMLDIR)/ctags-emacs/ctags
21
        cp $< $@
22
 
23
src2html: $(SRC2HTMLDIR)/src2html
24
        cp $< $@

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.