Home | History | Annotate | Line # | Download | only in libsys_cygwin
Makefile revision 1.2.8.4
      1  1.2.8.4  skrll #	$NetBSD: Makefile,v 1.2.8.4 2016/03/19 11:30:36 skrll Exp $
      2      1.1  pooka #
      3      1.1  pooka 
      4      1.1  pooka LIB=	rumpkern_sys_cygwin
      5  1.2.8.3  skrll COMMENT=Cygwin system call translation
      6      1.1  pooka 
      7  1.2.8.2  skrll SRCS=	rump_cygwin_compat.c
      8      1.2  pooka SRCS+=	sys_cygwin_component.c
      9      1.1  pooka 
     10  1.2.8.1  skrll SYS_P=rump_cygwin_sys
     11  1.2.8.1  skrll .include "../Makefile.sys"
     12  1.2.8.2  skrll 
     13  1.2.8.2  skrll .include <bsd.lib.mk>
     14  1.2.8.2  skrll .include <bsd.klinks.mk>
     15