diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-11-22 22:22:52 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-11-22 22:22:52 +0000 |
commit | b5d42c1cc5fca5710f68c8f28bfe909b7f10b2f1 (patch) | |
tree | 1f2c6524f2b308d3b163120f855d2e7ebbeed2a7 /sys/arch/m68k | |
parent | 11e5b29b3885884e753a3d76dd4a43e650648e4a (diff) |
fake all target
Diffstat (limited to 'sys/arch/m68k')
-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: |