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

Subversion Repositories or1k

[/] [or1k/] [tags/] [start/] [rtems/] [automake/] [lib.am] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 158 chris
##
2
##  $Id: lib.am,v 1.1.1.1 2001-07-10 09:41:18 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.