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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [gdb-5.0/] [gdb/] [testsuite/] [gdb.asm/] [Makefile.in] - Diff between revs 107 and 1765

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

Rev 107 Rev 1765
VPATH = @srcdir@
VPATH = @srcdir@
srcdir = @srcdir@
srcdir = @srcdir@
EXECUTABLES =
EXECUTABLES =
# uuencoded format to avoid SCCS/RCS problems with binary files.
# uuencoded format to avoid SCCS/RCS problems with binary files.
CROSS_EXECUTABLES =
CROSS_EXECUTABLES =
all:
all:
        @echo "Nothing to be done for all..."
        @echo "Nothing to be done for all..."
info:
info:
install-info:
install-info:
dvi:
dvi:
install:
install:
uninstall: force
uninstall: force
installcheck:
installcheck:
check:
check:
clean mostlyclean:
clean mostlyclean:
        -rm -f *~ *.o a.out xgdb *.x $(CROSS_EXECUTABLES) *.ci *.tmp
        -rm -f *~ *.o a.out xgdb *.x $(CROSS_EXECUTABLES) *.ci *.tmp
        -rm -f core core.coremaker coremaker.core corefile $(EXECUTABLES)
        -rm -f core core.coremaker coremaker.core corefile $(EXECUTABLES)
        -rm -f twice-tmp.c
        -rm -f twice-tmp.c
distclean maintainer-clean realclean: clean
distclean maintainer-clean realclean: clean
        -rm -f *~ core
        -rm -f *~ core
        -rm -f Makefile config.status config.log
        -rm -f Makefile config.status config.log
        -rm -f arch.inc
        -rm -f arch.inc
        -rm -f *-init.exp
        -rm -f *-init.exp
        -rm -fr *.log summary detail *.plog *.sum *.psum site.*
        -rm -fr *.log summary detail *.plog *.sum *.psum site.*
Makefile : $(srcdir)/Makefile.in $(srcdir)/configure.in
Makefile : $(srcdir)/Makefile.in $(srcdir)/configure.in
        $(SHELL) ./config.status --recheck
        $(SHELL) ./config.status --recheck
 
 

powered by: WebSVN 2.1.0

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