summaryrefslogtreecommitdiff
path: root/sys/arch/hppa64
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/hppa64')
-rw-r--r--sys/arch/hppa64/stand/libkern/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hppa64/stand/libkern/Makefile b/sys/arch/hppa64/stand/libkern/Makefile
index 6815b67c49b..da76711c749 100644
--- a/sys/arch/hppa64/stand/libkern/Makefile
+++ b/sys/arch/hppa64/stand/libkern/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.1 2005/04/01 10:40:48 mickey Exp $
+# $OpenBSD: Makefile,v 1.2 2007/05/06 02:48:44 deraadt Exp $
LIB= kern
@@ -20,7 +20,7 @@ SRCS+= adddi3.c anddi3.c ashldi3.c ashrdi3.c cmpdi2.c divdi3.c iordi3.c \
subdi3.c ucmpdi2.c udivdi3.c umoddi3.c xordi3.c
# Other stuff
-SRCS+= srandom.c bcd.c
+SRCS+= srandom.c
install: