URL
https://opencores.org/ocsvn/scarts/scarts/trunk
Subversion Repositories scarts
[/] [scarts/] [trunk/] [toolchain/] [scarts-gdb/] [gdb-6.8/] [gdb/] [testsuite/] [gdb.disasm/] [Makefile.in] - Rev 25
Compare with Previous | Blame | View Log
VPATH = @srcdir@srcdir = @srcdir@.PHONY: all clean mostlyclean distclean realcleanall info install-info dvi install uninstall installcheck check:@echo "Nothing to be done for $@..."clean mostlyclean:-rm -f *.o *.diff *~ *.bad core h8300s hppa mn10300 sh3distclean maintainer-clean realclean: clean-rm -f Makefile config.status config.log
