1# $NetBSD: Makefile,v 1.5 1999/01/22 02:37:00 thorpej Exp $ 2 3LIB= common 4SRCS= localhostname.c ypdb.c yplib_host.c ypresp_xdr.c 5 6NOPROFILE= noprofile 7NOPIC= nopic 8 9# only needed during build 10libinstall:: 11 12.include <bsd.lib.mk> 13