OSDN Git Service

modified: utilsrc/src/Admin/Makefile
[eos/others.git] / utilsrc / srcX86MAC64 / Admin / gdb-7.7.1 / gdb / testsuite / gdb.btrace / Makefile.in
1 VPATH = @srcdir@
2 srcdir = @srcdir@
3
4 EXECUTABLES   = enable function_call_history instruction_history
5
6 MISCELLANEOUS =
7
8 all info install-info dvi install uninstall installcheck check:
9         @echo "Nothing to be done for $@..."
10
11 clean mostlyclean:
12         rm -f *~ *.o *.x *.ci *.sl a.out core
13         rm -f *.dwo *.dwp
14         rm -f $(EXECUTABLES) $(MISCELLANEOUS)
15
16 distclean maintainer-clean realclean: clean
17         rm -f Makefile config.status config.log site.* gdb.log gdb.sum