diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-04-01 16:12:18 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-04-01 16:12:18 +0000 |
commit | 84d98d98ef3e7a959c0b2f513a4b57abfac086bb (patch) | |
tree | d096ef99efc6535dff8feb6be7df0de2df915261 /share/man/man8 | |
parent | cb7564a8dcb635b91b93d99da9a508d08c14377b (diff) |
build some
Diffstat (limited to 'share/man/man8')
-rw-r--r-- | share/man/man8/man8.hppa64/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/share/man/man8/man8.hppa64/Makefile b/share/man/man8/man8.hppa64/Makefile new file mode 100644 index 00000000000..11466d9212e --- /dev/null +++ b/share/man/man8/man8.hppa64/Makefile @@ -0,0 +1,6 @@ +# $OpenBSD: Makefile,v 1.1 2005/04/01 16:12:17 deraadt Exp $ + +MAN= MAKEDEV.8 #boot_hppa64.8 +MANSUBDIR=hppa64 + +.include <bsd.prog.mk> |