827ad7dadd
Note: Some manpages are for drivers shared with Alpha; should rewrite accordingly and move to a better location.
9 lines
229 B
Makefile
9 lines
229 B
Makefile
# from: @(#)Makefile 8.2 (Berkeley) 2/16/94
|
|
# $Id: Makefile,v 1.1 1996/08/11 02:28:51 jonathan Exp $
|
|
|
|
MAN= intro.4 asc.4 le.4 ioasic.4 dc.4 lk201.4 scc.4 sii.4 tc.4
|
|
#MLINKS= mem.4 kmem.4
|
|
MANSUBDIR=/pmax
|
|
|
|
.include <bsd.prog.mk>
|