From 74d521659080474057afc9c439f2169cc6bd5ca5 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 10 Jul 2000 19:01:20 +0000 Subject: Build rtems-cpu.rel in this directory. --- c/src/lib/libcpu/powerpc/new_exception_processing/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/lib/libcpu/powerpc/new_exception_processing/Makefile.am') diff --git a/c/src/lib/libcpu/powerpc/new_exception_processing/Makefile.am b/c/src/lib/libcpu/powerpc/new_exception_processing/Makefile.am index f6b84c4969..dc66f32648 100644 --- a/c/src/lib/libcpu/powerpc/new_exception_processing/Makefile.am +++ b/c/src/lib/libcpu/powerpc/new_exception_processing/Makefile.am @@ -38,7 +38,7 @@ $(PROJECT_INCLUDE)/rtems/score/%: % $(PROJECT_INCLUDE)/%: % $(INSTALL_DATA) $< $@ -REL = ../$(ARCH)/rtems-cpu.rel +REL = $(ARCH)/rtems-cpu.rel $(REL): $(C_O_FILES) $(S_O_FILES) test -d ../$(ARCH) || mkdir ../$(ARCH) -- cgit v1.2.3