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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [tests/] [sptests/] [sptests.am] - Blame information for rev 1779

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

Line No. Rev Author Line
1 1026 ivang
## sptests.am,v 1.4 2001/09/24 18:28:32 joel Exp
2
 
3
project_bspdir=$(PROJECT_ROOT)/@RTEMS_BSP@
4
 
5
$(project_bspdir)/tests:
6
        @$(mkinstalldirs) $@
7
 
8
$(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe: $(PGM)
9
        $(INSTALL_PROGRAM) $< $@
10
 
11
$(project_bspdir)/tests/screens:
12
        @$(mkinstalldirs) $@
13
 
14
$(project_bspdir)/tests/screens/sptests:
15
        @$(mkinstalldirs) $@
16
 
17
$(project_bspdir)/tests/screens/sptests/$(TEST).scn: $(TEST).scn
18
        $(INSTALL_DATA) $< $@
19
 
20
TMPINSTALL_FILES = \
21
$(project_bspdir)/tests \
22
$(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe \
23
$(project_bspdir)/tests/screens \
24
$(project_bspdir)/tests/screens/sptests \
25
$(project_bspdir)/tests/screens/sptests/$(TEST).scn

powered by: WebSVN 2.1.0

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