Home | History | Annotate | Line # | Download | only in libsockin
Makefile revision 1.1.6.2
      1  1.1.6.2  haad #	$NetBSD: Makefile,v 1.1.6.2 2008/10/19 22:18:08 haad Exp $
      2  1.1.6.2  haad #
      3  1.1.6.2  haad 
      4  1.1.6.2  haad LIB=	rumpnet_sockin
      5  1.1.6.2  haad 
      6  1.1.6.2  haad SRCS=	sockin.c
      7  1.1.6.2  haad 
      8  1.1.6.2  haad .include <bsd.lib.mk>
      9  1.1.6.2  haad .include <bsd.klinks.mk>
     10