diff options
-rw-r--r-- | sys/arch/m68k/fpsp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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: |