URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gdb-7.1/] [gdb/] [testsuite/] [gdb.xml/] [Makefile.in] - Rev 299
Go to most recent revision | Compare with Previous | Blame | View Log
VPATH = @srcdir@
srcdir = @srcdir@
PROGS =
all info install-info dvi install uninstall installcheck check:
@echo "Nothing to be done for $@..."
clean mostlyclean:
-rm -f *.ci *.o $(OBJS) $(PROGS) *~ core
distclean maintainer-clean realclean: clean
-rm -f Makefile
Go to most recent revision | Compare with Previous | Blame | View Log