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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [gdb-5.0/] [gdb/] [testsuite/] [gdb.trace/] [Makefile.in] - Rev 1774

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

#### host, target, and site specific Makefile frags come in here.

VPATH = @srcdir@
srcdir = @srcdir@

.PHONY: all clean mostlyclean distclean realclean

all: 
        @echo "Nothing to be done for all..."   

clean mostlyclean:
        -rm -f actions circ collection limits
        -rm -f *.o *.diff *~ *.bad core sh3 hppa mn10200 mn10300

distclean maintainer-clean realclean: clean
        -rm -f Makefile config.status config.log

Makefile: $(srcdir)/Makefile.in $(srcdir)/configure.in
        $(SHELL) ./config.status --recheck


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.