diff options
| author | John Birrell <jb@FreeBSD.org> | 1998-08-17 03:35:09 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 1998-08-17 03:35:09 +0000 |
| commit | 4f27f01e1d7200b3755821dcac9b499d12fe9dbd (patch) | |
| tree | f0ed542efc2edc68f2d04de2fde4c1dc1254f993 /lib/libc/alpha | |
| parent | 580367f264375887d3ff76a1567100dca6e91769 (diff) | |
Notes
Diffstat (limited to 'lib/libc/alpha')
| -rw-r--r-- | lib/libc/alpha/Makefile.inc | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/lib/libc/alpha/Makefile.inc b/lib/libc/alpha/Makefile.inc index 8647fb8d86e2..07cc51b31fd7 100644 --- a/lib/libc/alpha/Makefile.inc +++ b/lib/libc/alpha/Makefile.inc @@ -1,14 +1,7 @@ -# $Id: Makefile.inc,v 1.2 1998/06/09 22:59:16 jb Exp $ +# $Id: Makefile.inc,v 1.3 1998/08/08 02:14:45 jb Exp $ # # Machine dependent definitions for the alpha architecture. # -# If you want to build a libc for use with a NetBSD kernel, edit your -# /etc/make.conf to include the lines: -# -# NETBSD_SYSCALLS=1 -# CFLAGS=-D__NETBSD_SYSCALLS -# -# The alpha libc now uses FreeBSD syscalls by default. # # Alpha is 64-bit, so it doesn't need quad functions: |
