i gust forgot about this file...; noted by gluk@ptci.ru
authormickey <mickey@openbsd.org>
Sat, 15 Apr 2000 20:35:57 +0000 (20:35 +0000)
committermickey <mickey@openbsd.org>
Sat, 15 Apr 2000 20:35:57 +0000 (20:35 +0000)
sbin/savecore/Makefile

index 5b294f2..7083d37 100644 (file)
@@ -1,9 +1,9 @@
-#      $OpenBSD: Makefile,v 1.15 1999/04/23 05:21:56 downsj Exp $
+#      $OpenBSD: Makefile,v 1.16 2000/04/15 20:35:57 mickey Exp $
 
 PROG=  savecore
 
-# XXX Temporarily until i386 and pmax are able to use libkvm
-.if    (${MACHINE} == "i386" || ${MACHINE} == "pmax")
+# XXX Temporarily until pmax is able to use libkvm
+.if    (${MACHINE} == "pmax")
 SRCS=  savecore_old.c
 .else
 SRCS=  savecore.c