NetBSD/share/man/man4/man4.i386/Makefile

11 lines
265 B
Makefile
Raw Normal View History

1993-07-31 19:27:53 +04:00
# from: @(#)Makefile 5.1 (Berkeley) 2/12/91
# $Id: Makefile,v 1.8 1994/02/20 09:41:41 cgd Exp $
1993-03-21 12:45:37 +03:00
MAN4= intro.0 autoconf.0
MAN4+= com.0 cy.0 ed.0 lms.0 lpt.0 mem.0 mms.0 npx.0 pms.0
MAN4+= speaker.0 ep.0
1993-03-21 12:45:37 +03:00
MLINKS= mem.4 kmem.4
MANSUBDIR=/i386
.include <bsd.prog.mk>