* gdb.threads/Makefile.in: Avoid globbing corethreads.exp
[external/binutils.git] / gdb / testsuite / gdb.threads / Makefile.in
1 VPATH = @srcdir@
2 srcdir = @srcdir@
3
4 EXECUTABLES = attach-into-signal attach-stopped attachstop-mt \
5         bp_in_thread current-lwp-dead execl execl1 fork-child-threads \
6         fork-thread-pending gcore-pthreads hand-call-in-threads \
7         ia64-sigill interrupted-hand-call killed linux-dp \
8         local-watch-wrong-thread manythreads multi-create pending-step \
9         print-threads pthreads pthread_cond_wait schedlock sigthread \
10         staticthreads switch-threads thread-execl thread-specific \
11         thread_check thread_events threadapply threxit-hop-specific \
12         tls tls-main tls-nodebug watchthreads watchthreads-reorder \
13         watchthreads2
14
15 all info install-info dvi install uninstall installcheck check:
16         @echo "Nothing to be done for $@..."
17
18 clean mostlyclean:
19         -rm -f *~ *.o a.out xgdb *.x *.ci *.tmp core core.* $(EXECUTABLES) \
20          *.core gcore.test
21
22 distclean maintainer-clean realclean: clean
23         -rm -f Makefile config.status config.log config.h gdb.log gdb.sum