Makefile revision 1.12
11.12Sriastrad# $NetBSD: Makefile,v 1.12 2020/04/30 03:28:19 riastradh Exp $ 21.1Spooka# 31.1Spooka 41.1Spooka.PATH: ${.CURDIR}/../../../../dev 51.1Spooka 61.1SpookaLIB= rumpdev_rnd 71.10SpookaCOMMENT=/dev/{,u}random 81.10Spooka 91.9SchristosIOCONF= RND.ioconf 101.12SriastradSRCS= random.c 111.1Spooka 121.7SpookaSRCS+= rnd_component.c 131.1Spooka 141.1Spooka.include <bsd.lib.mk> 151.1Spooka.include <bsd.klinks.mk> 16