summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha/Makefile.inc
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-08-17 03:35:09 +0000
committerjb <jb@FreeBSD.org>1998-08-17 03:35:09 +0000
commit87c7d8300dd476973d8c6efae8bb07a843d2dfa2 (patch)
tree8c912fc6c14631f06e5d091df1947f2e33b58878 /lib/libc/alpha/Makefile.inc
parent14da528054df39e4f30eb259d31d23d2b635698f (diff)
downloadFreeBSD-src-87c7d8300dd476973d8c6efae8bb07a843d2dfa2.zip
FreeBSD-src-87c7d8300dd476973d8c6efae8bb07a843d2dfa2.tar.gz
Remove the comment about how to get NetBSD syscalls since there are
now programs built on alpha that _must_ use FreeBSD syscalls to work.
Diffstat (limited to 'lib/libc/alpha/Makefile.inc')
-rw-r--r--lib/libc/alpha/Makefile.inc9
1 files changed, 1 insertions, 8 deletions
diff --git a/lib/libc/alpha/Makefile.inc b/lib/libc/alpha/Makefile.inc
index 8647fb8..07cc51b 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:
OpenPOWER on IntegriCloud