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

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gdb/] [gdb-6.8/] [gdb/] [testsuite/] [gdb.java/] [Makefile.in] - Rev 25

Compare with Previous | Blame | View Log

srcdir = @srcdir@
VPATH = @srcdir@

all info install-info dvi install uninstall installcheck check:
        @echo "Nothing to be done for $@..."

.SUFFIXES: .java .class .o .exe .exp .check

# Do 'make javamisc.check' to run just the javamisc.exp test.

.exp.check:
        rootme=`pwd`/; export rootme; \
        cd .. ; \
        $(MAKE) just-check RUNTESTFLAGS="${RUNTESTFLAGS} $*.exp" \
          EXPECT=${EXPECT}

clean mostlyclean:
        -rm -f *.o ${OBJS}  *.class *.exe *~ core

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

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.