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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [gdb/] [gdbtcl/] [Makefile] - Rev 1767

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


TCL := $(wildcard *.tcl *.itcl *.ith *.itb)

ITCL_SH = itclsh3.0

tclIndex: $(TCL) Makefile
        echo "auto_mkindex `pwd` $(TCL)" | $(ITCL_SH)

tags: TAGS
TAGS: $(TCL)
        etags --lang=none --regex='/[ \t]*\(proc\|method\|itcl_class\)[ \t]+\([^ \t]+\)/\1/' $(TCL)

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

powered by: WebSVN 2.1.0

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