blob: 274c5d2bc0a8a482e833b9639e4a9b8028d17bac (
plain)
1
2
3
4
5
6
7
|
# $OpenBSD: Makefile,v 1.2 2003/09/02 21:33:13 miod Exp $
# TODO: cl clock dart memc nvram sclock syscon vx
MAN= autoconf.4 bussw.4 ie.4 intro.4 mem.4 pcctwo.4 ssh.4 ve.4 vme.4 vs.4
MANSUBDIR=mvme88k
.include <bsd.prog.mk>
|