URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems-20020807/] [scripts-ada/] [binutils/] [Makefile.am] - Rev 1768
Go to most recent revision | Compare with Previous | Blame | View Log
#### Makefile.am,v 1.5 2002/03/28 00:54:36 joel Exp##MKBINUTILSSPEC = $(SHELL) $(top_builddir)/mkbinutilspecMKBINUTILSSPEC_DEPS = $(top_builddir)/mkbinutilspec binutils.spec.in \$(top_builddir)/setup.cachesparc-rtems-$(BINUTILSVERS).spec: $(MKBINUTILSSPEC_DEPS)$(MKBINUTILSSPEC) -cfg $(top_builddir)/setup.cache -o . sparc-rtemsTEMPLATES = binutils.spec.inRPM_SPECS_DATA = sparc-rtems-$(BINUTILSVERS).specnoinst_DATA = $(TEMPLATES)EXTRA_DIST = $(TEMPLATES)CLEANFILES = $(RPM_SPECS_DATA)include $(top_srcdir)/../automake/local.am
Go to most recent revision | Compare with Previous | Blame | View Log
