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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [gdb-5.0/] [gdb/] [testsuite/] [gdb.threads/] [Makefile.in] - Rev 1774

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

VPATH = @srcdir@
srcdir = @srcdir@

EXECUTABLES = pthreads

all:
        @echo "Nothing to be done for all..."

info:
install-info:
dvi:
install:
uninstall: force
installcheck:
check:

clean mostlyclean:
        -rm -f *~ *.o a.out xgdb *.x *.ci *.tmp core* $(EXECUTABLES)

distclean maintainer-clean realclean: clean
        -rm -f Makefile config.status config.log config.h

Makefile : $(srcdir)/Makefile.in $(srcdir)/configure.in
        $(SHELL) ./config.status --recheck

config.h: stamp-h ; @true
stamp-h: config.in config.status
        CONFIG_HEADERS=config.h:config.in $(SHELL) config.status

config.status: configure
        $(SHELL) config.status --recheck

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

powered by: WebSVN 2.1.0

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