diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2007-08-01 21:23:29 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2007-08-01 21:23:29 +0000 |
commit | ae21a1b9ab758b8b9ed9b8f35ed3c68a9c64edd0 (patch) | |
tree | a21e19be56f90356757164abc6a324d630f49d7d /share/man/man4/man4.cats/Makefile | |
parent | 90a5c1b2fdf83aee1a097da6d52d9a86b8f27ab6 (diff) |
Retire OpenBSD/cats. Hardware is nice but prone to catch fire, and the firmware
is anything but useful. Nevertheless this was a very good platform to use as
an OpenBSD/*arm* starting point, but nowadays this platform is not necessary
anymore.
Somehow these CATS motherboard are just like AUI hubs, with the difference that,
when my AUI hub caught fire, 10base5 support was not removed from the networking
code.
Diffstat (limited to 'share/man/man4/man4.cats/Makefile')
-rw-r--r-- | share/man/man4/man4.cats/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/share/man/man4/man4.cats/Makefile b/share/man/man4/man4.cats/Makefile deleted file mode 100644 index 5b6649cb13b..00000000000 --- a/share/man/man4/man4.cats/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# $OpenBSD: Makefile,v 1.1 2004/02/07 21:00:53 miod Exp $ - -# TODO: cpu todclock -MAN= autoconf.4 fcom.4 footbridge.4 intro.4 mem.4 - -MLINKS+= mem.4 kmem.4 -MANSUBDIR=cats - -.include <bsd.prog.mk> |