summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads/Makefile.in
blob: 6bd7279e5364751089ef142e806bd54fb07401f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
VPATH = @srcdir@
srcdir = @srcdir@

EXECUTABLES = pthreads

all info install-info dvi install uninstall installcheck check:
	@echo "Nothing to be done for $@..."

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