]> gcc.gnu.org Git - gcc.git/blob - gcc/testsuite/gcc.c-torture/noncompile/Makefile.in
Makefile.in (cppexp.o): Depend on cpphash.h.
[gcc.git] / gcc / testsuite / gcc.c-torture / noncompile / Makefile.in
1 #### host, target, and site specific Makefile frags come in here.
2
3 srcdir = .
4
5 # Nothing to do...
6 all:
7
8 clean:
9 -rm -f *.o *.diff *~ *.bad core *.x
10
11 distclean: clean
12 -rm -f Makefile config.status
This page took 0.033721 seconds and 5 git commands to generate.