head	1.4;
access;
symbols
	RELENG_5_5_0_RELEASE:1.1
	RELENG_5_5:1.1.0.14
	RELENG_5_5_BP:1.1
	RELENG_5_4_0_RELEASE:1.1
	RELENG_5_4:1.1.0.12
	RELENG_5_4_BP:1.1
	RELENG_5_3_0_RELEASE:1.1
	RELENG_5_3:1.1.0.10
	RELENG_5_3_BP:1.1
	RELENG_5:1.1.0.8
	RELENG_5_BP:1.1
	RELENG_5_2_1_RELEASE:1.1
	RELENG_5_2_0_RELEASE:1.1
	RELENG_5_2:1.1.0.6
	RELENG_5_2_BP:1.1
	RELENG_5_1_0_RELEASE:1.1
	RELENG_5_1:1.1.0.4
	RELENG_5_1_BP:1.1
	RELENG_5_0_0_RELEASE:1.1
	RELENG_5_0:1.1.0.2
	RELENG_5_0_BP:1.1;
locks; strict;
comment	@# @;


1.4
date	2005.01.27.06.51.45;	author marcel;	state dead;
branches;
next	1.3;

1.3
date	2004.12.21.08.47.21;	author ru;	state Exp;
branches;
next	1.2;

1.2
date	2004.10.24.15.32.52;	author ru;	state Exp;
branches;
next	1.1;

1.1
date	2001.10.19.22.10.13;	author dfr;	state Exp;
branches;
next	;


desc
@@


1.4
log
@The unit test for unaligned loads/stores can be found under ../ia64.
@
text
@# $FreeBSD: src/tools/regression/ia64_unaligned/Makefile,v 1.3 2004/12/21 08:47:21 ru Exp $

PROG= unaligned
NO_MAN=

.include <bsd.prog.mk>
@


1.3
log
@Start the dreaded NOFOO -> NO_FOO conversion.

OK'ed by:	core
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.2
log
@For variables that are only checked with defined(), don't provide
any fake value.
@
text
@d4 1
a4 1
NOMAN=
@


1.1
log
@Make a start at a regression test for the unaligned trap handler.
@
text
@d4 1
a4 1
NOMAN= t
@

