1 1.23 jdc # $NetBSD: Makefile,v 1.23 2025/05/31 15:19:11 jdc Exp $ 2 1.1 deraadt # from: @(#)Makefile 8.2 (Berkeley) 2/16/94 3 1.1 deraadt 4 1.23 jdc MAN= apc.4 audioamd.4 autoconf.4 auxreg.4 bpp.4 bwtwo.4 \ 5 1.22 plunky cgeight.4 cgfour.4 cgfourteen.4 \ 6 1.21 christos cgsix.4 cgthree.4 cgtwo.4 clock.4 dbri.4 fd.4 ie.4 intro.4 kbd.4 \ 7 1.21 christos magma.4 mem.4 ms.4 nell.4 openprom.4 pnozz.4 tctrl.4 tcx.4 timer.4 \ 8 1.21 christos tslot.4 xd.4 xy.4 zx.4 9 1.21 christos 10 1.11 mikel MLINKS+=mem.4 kmem.4 11 1.11 mikel MLINKS+=fd.4 fdc.4 12 1.1 deraadt MANSUBDIR=/sparc 13 1.1 deraadt 14 1.10 mycroft .include <bsd.man.mk> 15