$NetBSD: patch-ap,v 1.2 2000/04/10 00:19:17 bad Exp $ --- masterlib/Makefile.orig Sat Apr 8 22:14:35 2000 +++ masterlib/Makefile Sat Apr 8 23:32:22 2000 @@ -0,0 +1,17 @@ +# $NetBSD: patch-ap,v 1.2 2000/04/10 00:19:17 bad Exp $ + +.PATH: ${.CURDIR}/../master +LIB= master +SRCS = single_server.c multi_server.c trigger_server.c master_proto.c + +MKLINT= no +MKPIC= no +MKPROFILE= no +NOLINT= yes +NOPIC= yes +NOPROFILE= yes + +# only needed during build +libinstall:: + +.include