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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [gdb/] [testsuite/] [gdb.gdbtk/] [Makefile] - Blame information for rev 1765

Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

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