summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/Makefile.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libc/sys/Makefile.inc b/lib/libc/sys/Makefile.inc
index 02cf3a6..e1797a3 100644
--- a/lib/libc/sys/Makefile.inc
+++ b/lib/libc/sys/Makefile.inc
@@ -1,5 +1,5 @@
# @(#)Makefile.inc 8.3 (Berkeley) 10/24/94
-# $Id: Makefile.inc,v 1.44 1997/10/21 08:41:15 bde Exp $
+# $Id: Makefile.inc,v 1.45 1998/01/31 05:53:57 imp Exp $
# sys sources
.PATH: ${.CURDIR}/../libc/${MACHINE}/sys ${.CURDIR}/../libc/sys
@@ -61,8 +61,6 @@ PSEUDO= _getlogin.o
# building libc_r.
PSEUDOR= _exit.o
-OBJS+= ${ASM} ${ASMR} ${PSEUDO} ${PSEUDOR}
-
SASM= ${ASM:S/.o/.S/}
SASMR= ${ASMR:S/.o/.S/}
OpenPOWER on IntegriCloud