aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.opencl/Makefile.in
blob: c12aef3e8187c2db3be511838f5554fe05e2ef6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
VPATH = @srcdir@
srcdir = @srcdir@

EXECUTABLES = datatypes vec_comps convs_casts operators

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

clean mostlyclean:
	-rm -f *~ *.o a.out core corefile gcore.test
	-rm -f $(EXECUTABLES)

distclean maintainer-clean realclean: clean
	-rm -f *~ core
	-rm -f Makefile config.status config.log
	-rm -f *-init.exp
	-rm -fr *.log summary detail *.plog *.sum *.psum site.*