From a704bc6195eb19dead79527ea7166e22c4091dd2 Mon Sep 17 00:00:00 2001 From: deraadt Date: Wed, 22 Nov 1995 22:22:51 +0000 Subject: [PATCH] fake all target --- sys/arch/m68k/fpsp/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys/arch/m68k/fpsp/Makefile b/sys/arch/m68k/fpsp/Makefile index 417cf91681c..bc522792466 100644 --- a/sys/arch/m68k/fpsp/Makefile +++ b/sys/arch/m68k/fpsp/Makefile @@ -336,6 +336,8 @@ clean cleandir: _SUBDIRUSE: +all: + depend: install: -- 2.20.1