OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems/] [automake/] [lib.am] - Rev 1772

Go to most recent revision | Compare with Previous | Blame | View Log

##
##  $Id: lib.am,v 1.2 2001-09-27 11:59:11 chris Exp $
##

include $(RTEMS_ROOT)/make/leaf.cfg

define make-library
$(RM) $@
$(AR) $(ARFLAGS) $@ $^
$(RANLIB) $@
endef

$(PROJECT_RELEASE)/lib:
        @$(mkinstalldirs) $@

TMPINSTALL_FILES = $(PROJECT_RELEASE)/lib

.PRECIOUS: $(LIB)

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.