head	1.3;
access;
symbols
	RELENG_6_4_0_RELEASE:1.2.46.1
	RELENG_6_4:1.2.0.46
	RELENG_6_4_BP:1.2
	RELENG_6_3_0_RELEASE:1.2
	RELENG_6_3:1.2.0.44
	RELENG_6_3_BP:1.2
	RELENG_6_2_0_RELEASE:1.2
	RELENG_6_2:1.2.0.42
	RELENG_6_2_BP:1.2
	RELENG_5_5_0_RELEASE:1.2
	RELENG_5_5:1.2.0.40
	RELENG_5_5_BP:1.2
	RELENG_6_1_0_RELEASE:1.2
	RELENG_6_1:1.2.0.38
	RELENG_6_1_BP:1.2
	RELENG_6_0_0_RELEASE:1.2
	RELENG_6_0:1.2.0.36
	RELENG_6_0_BP:1.2
	RELENG_6:1.2.0.34
	RELENG_6_BP:1.2
	RELENG_5_4_0_RELEASE:1.2
	RELENG_5_4:1.2.0.32
	RELENG_5_4_BP:1.2
	RELENG_4_11_0_RELEASE:1.2
	RELENG_4_11:1.2.0.30
	RELENG_4_11_BP:1.2
	RELENG_5_3_0_RELEASE:1.2
	RELENG_5_3:1.2.0.28
	RELENG_5_3_BP:1.2
	RELENG_5:1.2.0.26
	RELENG_5_BP:1.2
	RELENG_4_10_0_RELEASE:1.2
	RELENG_4_10:1.2.0.24
	RELENG_4_10_BP:1.2
	RELENG_5_2_1_RELEASE:1.2
	RELENG_5_2_0_RELEASE:1.2
	RELENG_5_2:1.2.0.22
	RELENG_5_2_BP:1.2
	RELENG_4_9_0_RELEASE:1.2
	RELENG_4_9:1.2.0.20
	RELENG_4_9_BP:1.2
	RELENG_5_1_0_RELEASE:1.2
	RELENG_5_1:1.2.0.18
	RELENG_5_1_BP:1.2
	RELENG_4_8_0_RELEASE:1.2
	RELENG_4_8:1.2.0.16
	RELENG_4_8_BP:1.2
	RELENG_5_0_0_RELEASE:1.2
	RELENG_5_0:1.2.0.14
	RELENG_5_0_BP:1.2
	RELENG_4_7_0_RELEASE:1.2
	RELENG_4_7:1.2.0.12
	RELENG_4_7_BP:1.2
	RELENG_4_6_2_RELEASE:1.2
	RELENG_4_6_1_RELEASE:1.2
	RELENG_4_6_0_RELEASE:1.2
	RELENG_4_6:1.2.0.10
	RELENG_4_6_BP:1.2
	RELENG_4_5_0_RELEASE:1.2
	RELENG_4_5:1.2.0.8
	RELENG_4_5_BP:1.2
	RELENG_4_4_0_RELEASE:1.2
	RELENG_4_4:1.2.0.6
	RELENG_4_4_BP:1.2
	KSE_MILESTONE_2:1.2
	KSE_PRE_MILESTONE_2:1.2
	RELENG_4_3_0_RELEASE:1.2
	RELENG_4_3:1.2.0.4
	RELENG_4_3_BP:1.2
	RELENG_4_2_0_RELEASE:1.2
	RELENG_4_1_1_RELEASE:1.2
	PRE_SMPNG:1.2
	RELENG_4_1_0_RELEASE:1.2
	RELENG_4_0_0_RELEASE:1.2
	RELENG_4:1.2.0.2
	RELENG_4_BP:1.2
	initial:1.1.1.1
	SE:1.1.1;
locks; strict;
comment	@# @;


1.3
date	2006.05.11.22.25.25;	author jhb;	state dead;
branches;
next	1.2;

1.2
date	99.08.28.00.39.33;	author peter;	state Exp;
branches
	1.2.2.1
	1.2.34.1
	1.2.46.1;
next	1.1;

1.1
date	99.07.28.20.28.45;	author se;	state Exp;
branches
	1.1.1.1;
next	;

1.2.2.1
date	2012.11.17.07.25.18;	author svnexp;	state Exp;
branches;
next	;

1.2.34.1
date	2012.11.17.07.42.32;	author svnexp;	state Exp;
branches;
next	;

1.2.46.1
date	2008.10.02.02.57.24;	author kensmith;	state Exp;
branches;
next	;

1.1.1.1
date	99.07.28.20.28.45;	author se;	state Exp;
branches;
next	;


desc
@@


1.3
log
@First pass at removing Alpha kernel support.
@
text
@# $FreeBSD: src/sys/boot/arc/Makefile,v 1.2 1999/08/28 00:39:33 peter Exp $

SUBDIR=		lib
SUBDIR+=	loader

.include <bsd.subdir.mk>
@


1.2
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.2.34.1
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/6/sys/boot/arc/Makefile 50477 1999-08-28 01:08:13Z peter $
@


1.2.2.1
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/4/sys/boot/arc/Makefile 50477 1999-08-28 01:08:13Z peter $
@


1.2.46.1
log
@SVN rev 183531 on 2008-10-02 02:57:24Z by kensmith

Create releng/6.4 from stable/6 in preparation for 6.4-RC1.

Approved by:	re (implicit)
@
text
@@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1.1.1 1998/08/21 03:17:41 msmith Exp $
@


1.1.1.1
log
@The ARC BIOS / AlphaBIOS specific primary boot loader. This code is the
result of a joined effort with parts contributed by Doug Rabson, Warner
Losh and Stefan Esser (hope I did not forget anybody). Part of the sources
is obtained from NetBSD with modifications.

This code is work in progress:

As of the time of the initial import, a loader.exe executable is built,
which can be loaded on an Alpha with NT only firmware, but no attempt is
made to switch to OSF PAL code as required to start an actual kernel.
@
text
@@
