1 # $NetBSD: Makefile,v 1.1.1.1.106.1 2019/06/10 22:10:33 christos 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 Mon Oct 27 04:09:48 GMT 2025