Makefile.inc revision 117862
1# $FreeBSD: head/lib/libc/amd64/Makefile.inc 117862 2003-07-22 06:34:57Z peter $
2#
3# Machine dependent definitions for the amd64 architecture.
4#
5
6#
7# AMD64 is 64-bit, so it doesn't need quad functions:
8#
9NO_QUAD=1
10