1 # $NetBSD: Makefile.rumpkerncomp,v 1.1 2010/12/05 16:27:42 pooka Exp $ 2 # 3 4 RUMPKERNCOMPS= ksem tty z 5 6 .for var in ${RUMPKERNCOMPS} 7 RUMPKERNLIBS+=lib${var} 8 RUMPKERNLDADD+=-lrumpkern_${var} 9 .endfor 10
Indexes created Wed Oct 01 07:09:59 GMT 2025