vla: evaluate operand of sizeof if its type is a vla
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.stabs / Makefile.in
CommitLineData
c906108c
SS
1VPATH = @srcdir@
2srcdir = @srcdir@
3
4all:
5 @echo "Nothing to be done for all..."
6
7#### host, target, and site specific Makefile frags come in here.
8
9clean mostlyclean:
b97c863c 10 -rm -f *.o *~ core tmp.c tmp.s weird.s errs exclfwd gdb11479
957df313 11 -rm -f *.dwo *.dwp
c906108c
SS
12
13distclean maintainer-clean realclean: clean
30e62689 14 -rm -f Makefile gdb.log gdb.sum
This page took 2.533264 seconds and 4 git commands to generate.