diff options
author | imp <imp@cvs.openbsd.org> | 1998-05-05 06:15:14 +0000 |
---|---|---|
committer | imp <imp@cvs.openbsd.org> | 1998-05-05 06:15:14 +0000 |
commit | 41065875a5f2abbd58523b9da7672ea97bdb5272 (patch) | |
tree | 5b9c934fe2abc4f32b88ca9abf269ca2f83da7fb /share/man/man4/man4.arc/Makefile | |
parent | a3647373e30bf2a8359ec3cece6e575ad19cfe6c (diff) |
Preliminary autoconf man page for arc port
Diffstat (limited to 'share/man/man4/man4.arc/Makefile')
-rw-r--r-- | share/man/man4/man4.arc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.arc/Makefile b/share/man/man4/man4.arc/Makefile index 3fb066eb67a..2319c30e3d7 100644 --- a/share/man/man4/man4.arc/Makefile +++ b/share/man/man4/man4.arc/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.1 1998/05/05 06:11:01 imp Exp $ +# $OpenBSD: Makefile,v 1.2 1998/05/05 06:15:11 imp Exp $ -MAN= com.4 cy.4 ed.4 ep.4 esp.4 intro.4 le.4 lpt.4 pms.4 scc.4 wd.4 +MAN= autoconf.4 com.4 ed.4 ep.4 intro.4 le.4 lpt.4 pms.4 wd.4 MANSUBDIR=/alpha .include <bsd.prog.mk> |