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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gdb-7.1/] [gdb/] [testsuite/] [gdb.java/] [Makefile.in] - Blame information for rev 833

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

Line No. Rev Author Line
1 227 jeremybenn
srcdir = @srcdir@
2
VPATH = @srcdir@
3
 
4
all info install-info dvi install uninstall installcheck check:
5
        @echo "Nothing to be done for $@..."
6
 
7
.SUFFIXES: .java .class .o .exe .exp .check
8
 
9
# Do 'make javamisc.check' to run just the javamisc.exp test.
10
 
11
.exp.check:
12
        rootme=`pwd`/; export rootme; \
13
        cd .. ; \
14
        $(MAKE) just-check RUNTESTFLAGS="${RUNTESTFLAGS} $*.exp" \
15
          EXPECT=${EXPECT}
16
 
17
clean mostlyclean:
18
        -rm -f *.o ${OBJS}  *.class *.exe *~ core
19
 
20
distclean maintainer-clean realclean: clean
21
        -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.