diff options
Diffstat (limited to 'share/man/man4/man4.hppa/Makefile')
-rw-r--r-- | share/man/man4/man4.hppa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.hppa/Makefile b/share/man/man4/man4.hppa/Makefile index d965a6b6563..6e3257679b5 100644 --- a/share/man/man4/man4.hppa/Makefile +++ b/share/man/man4/man4.hppa/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.1 1999/04/18 20:16:01 mickey Exp $ +# $OpenBSD: Makefile,v 1.2 2001/06/20 16:27:28 mpech Exp $ MAN= lasi.4 asp.4 gsc.4 lpt.4 # com.4 # eba.4 hil.4 # aone.4 atwo.4 wax.4 dino.4 tir.4 xbar.4 mcx.4 -MANSUBDIR=/hppa +MANSUBDIR=hppa .include <bsd.prog.mk> |