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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [automake/] [lib.am] - Blame information for rev 778

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

Line No. Rev Author Line
1 30 unneback
##
2
##  $Id: lib.am,v 1.2 2001-09-27 11:59:11 chris Exp $
3
##
4
 
5
include $(RTEMS_ROOT)/make/leaf.cfg
6
 
7
define make-library
8
$(RM) $@
9
$(AR) $(ARFLAGS) $@ $^
10
$(RANLIB) $@
11
endef
12
 
13
$(PROJECT_RELEASE)/lib:
14
        @$(mkinstalldirs) $@
15
 
16
TMPINSTALL_FILES = $(PROJECT_RELEASE)/lib
17
 
18
.PRECIOUS: $(LIB)

powered by: WebSVN 2.1.0

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