4f27f01e1d
now programs built on alpha that _must_ use FreeBSD syscalls to work.
10 lines
188 B
Makefile
10 lines
188 B
Makefile
# $Id: Makefile.inc,v 1.3 1998/08/08 02:14:45 jb Exp $
|
|
#
|
|
# Machine dependent definitions for the alpha architecture.
|
|
#
|
|
|
|
#
|
|
# Alpha is 64-bit, so it doesn't need quad functions:
|
|
#
|
|
NO_QUAD=1
|