diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-11-21 17:42:14 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-11-21 17:42:14 +0000 |
commit | c91bf7322f0707d8040a6eefa2ba236751ff2dea (patch) | |
tree | 0afb31220c185bba66d7e2a06948c7ba00779d43 /sys/arch/m68k/fpsp | |
parent | 7ba9c978d7d233383a6b83af111363c29eb0bc4e (diff) |
fake depend:
Diffstat (limited to 'sys/arch/m68k/fpsp')
-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 ad8dbaa61a3..417cf91681c 100644 --- a/sys/arch/m68k/fpsp/Makefile +++ b/sys/arch/m68k/fpsp/Makefile @@ -336,6 +336,8 @@ clean cleandir: _SUBDIRUSE: +depend: + install: .include <bsd.obj.mk> |