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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [tests/] [tools/] [generic/] [Makefile.am] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
##
2
##  Makefile.am,v 1.12 2002/03/28 00:44:42 joel Exp
3
##
4
 
5
ACLOCAL_AMFLAGS = -I ../../../../../aclocal
6
 
7
noinst_SCRIPTS = difftest sorttimes
8
 
9
project_bspdir = $(PROJECT_ROOT)/@RTEMS_BSP@
10
 
11
PREINSTALL_FILES = $(project_bspdir)/tests $(project_bspdir)/tests/difftest \
12
    $(project_bspdir)/tests/sorttimes
13
 
14
$(project_bspdir)/tests:
15
        @$(mkinstalldirs) $@
16
 
17
$(project_bspdir)/tests/difftest: difftest
18
        $(INSTALL_SCRIPT) $< $@
19
 
20
$(project_bspdir)/tests/sorttimes: sorttimes
21
        $(INSTALL_SCRIPT) $< $@
22
 
23
all-local: $(PREINSTALL_FILES)
24
 
25
include $(top_srcdir)/../../../../../automake/local.am

powered by: WebSVN 2.1.0

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