freebsd-dev/usr.bin/uac/Makefile
David E. O'Brien bcbd27be2a Utility to control the printing of "Fixed up unaligned data access for pid
nnn at pc 0xADDR" and the fixup of the UA fault on the DEC Alpha when an
unaligned access fault happens.  Modeled after the OSF/1 utility of the
same name.

Submitted by:	gallatin
2000-01-19 09:47:19 +00:00

6 lines
47 B
Makefile

# $FreeBSD$
PROG= uac
.include <bsd.prog.mk>