OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [tags/] [gnu-src/] [gdb-6.8/] [pre-binutils-2.20.1-sync/] [gdb/] [testsuite/] [gdb.java/] [Makefile.in] - Diff between revs 157 and 223

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 157 Rev 223
srcdir = @srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
VPATH = @srcdir@
all info install-info dvi install uninstall installcheck check:
all info install-info dvi install uninstall installcheck check:
        @echo "Nothing to be done for $@..."
        @echo "Nothing to be done for $@..."
.SUFFIXES: .java .class .o .exe .exp .check
.SUFFIXES: .java .class .o .exe .exp .check
# Do 'make javamisc.check' to run just the javamisc.exp test.
# Do 'make javamisc.check' to run just the javamisc.exp test.
.exp.check:
.exp.check:
        rootme=`pwd`/; export rootme; \
        rootme=`pwd`/; export rootme; \
        cd .. ; \
        cd .. ; \
        $(MAKE) just-check RUNTESTFLAGS="${RUNTESTFLAGS} $*.exp" \
        $(MAKE) just-check RUNTESTFLAGS="${RUNTESTFLAGS} $*.exp" \
          EXPECT=${EXPECT}
          EXPECT=${EXPECT}
clean mostlyclean:
clean mostlyclean:
        -rm -f *.o ${OBJS}  *.class *.exe *~ core
        -rm -f *.o ${OBJS}  *.class *.exe *~ core
distclean maintainer-clean realclean: clean
distclean maintainer-clean realclean: clean
        -rm -f Makefile config.status config.log
        -rm -f Makefile config.status config.log
 
 

powered by: WebSVN 2.1.0

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