From ca2b4f370cb1857744c3a34873f8c9419d2a3e47 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 19 Feb 2006 05:07:37 +0000 Subject: Apply target_alias to setup TARGET. --- contrib/crossrpms/rtems/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'contrib') diff --git a/contrib/crossrpms/rtems/Makefile.am b/contrib/crossrpms/rtems/Makefile.am index d4da565cd0..c928ed4288 100644 --- a/contrib/crossrpms/rtems/Makefile.am +++ b/contrib/crossrpms/rtems/Makefile.am @@ -1,7 +1,6 @@ # $Id$ -# Just testing -TARGET = sparc-rtems4.7 +TARGET = @target_alias@ noinst_DATA = CLEANFILES = -- cgit v1.2.3