head     1.1;
branch   1.1.1;
access   ;
symbols  start:1.1.1.1 vendor:1.1.1;
locks    ; strict;
comment  @# @;


1.1
date     2004.04.10.16.02.36;  author tarookumichi;  state Exp;
branches 1.1.1.1;
next     ;

1.1.1.1
date     2004.04.10.16.02.36;  author tarookumichi;  state Exp;
branches ;
next     ;


desc
@@



1.1
log
@Initial revision
@
text
@#Konrad Eisele<eiselekd@@web.de>,2004

targets = arm 
arm_target  = .dummy
arm_subdirs = arm

TARGET_arm=y
-include .config

BUILD_DIR=arm
ifeq ($(TARGET_sparc),y)
BUILD_DIR=sparc
else
endif 

switchtarget:
	-$(MAKE) -f build/Makefile.switch obj=soft/tbenchsoft/$(BUILD_DIR) dobuild

@


1.1.1.1
log
@Core library
@
text
@@
