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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [gdb-5.0/] [gdb/] [testsuite/] [gdb.asm/] [Makefile.in] - Blame information for rev 1774

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

Line No. Rev Author Line
1 106 markom
VPATH = @srcdir@
2
srcdir = @srcdir@
3
 
4
EXECUTABLES =
5
 
6
# uuencoded format to avoid SCCS/RCS problems with binary files.
7
CROSS_EXECUTABLES =
8
 
9
all:
10
        @echo "Nothing to be done for all..."
11
 
12
info:
13
install-info:
14
dvi:
15
install:
16
uninstall: force
17
installcheck:
18
check:
19
 
20
clean mostlyclean:
21
        -rm -f *~ *.o a.out xgdb *.x $(CROSS_EXECUTABLES) *.ci *.tmp
22
        -rm -f core core.coremaker coremaker.core corefile $(EXECUTABLES)
23
        -rm -f twice-tmp.c
24
 
25
distclean maintainer-clean realclean: clean
26
        -rm -f *~ core
27
        -rm -f Makefile config.status config.log
28
        -rm -f arch.inc
29
        -rm -f *-init.exp
30
        -rm -fr *.log summary detail *.plog *.sum *.psum site.*
31
 
32
Makefile : $(srcdir)/Makefile.in $(srcdir)/configure.in
33
        $(SHELL) ./config.status --recheck

powered by: WebSVN 2.1.0

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