summaryrefslogtreecommitdiff
path: root/sys/arch/m68k/fpsp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/m68k/fpsp/Makefile')
-rw-r--r--sys/arch/m68k/fpsp/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/arch/m68k/fpsp/Makefile b/sys/arch/m68k/fpsp/Makefile
index af0950de8a9..4dc33c02f40 100644
--- a/sys/arch/m68k/fpsp/Makefile
+++ b/sys/arch/m68k/fpsp/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.14 2001/09/14 05:35:31 art Exp $
+# $OpenBSD: Makefile,v 1.15 2007/10/18 18:08:02 deraadt Exp $
# $NetBSD: Makefile,v 1.6 1997/04/25 22:17:33 veego Exp $
# MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP
@@ -36,6 +36,7 @@
#
# Makefile for 68040 Floating Point Software Package
#
+.if ${MACHINE_ARCH} == "m68k"
TARGET = fpsp
@@ -339,6 +340,11 @@ clobber: clean
_SUBDIRUSE:
+.else
+clean cleandir:
+
+.endif
+
all:
depend: