1 # $NetBSD: Makefile,v 1.3 2019/02/08 08:55:35 isaki Exp $ 2 3 .if ${MACHINE} == "x68k" 4 PROG= memswitch 5 SRCS= memswitch.c properties.c methods.c 6 .endif 7 8 MAN= memswitch.8 9 MANSUBDIR= /x68k 10 11 .include <bsd.prog.mk> 12
Indexes created Sat Sep 20 22:09:52 GMT 2025