Home | History | Annotate | Line # | Download | only in compat
Makefile revision 1.1
      1  1.1  erh #	$NetBSD: Makefile,v 1.1 1998/10/01 16:23:25 erh Exp $
      2  1.1  erh 
      3  1.1  erh #SUBIDR= common freebsd hpux ibcs2 linux m68k4k osf1 ossaudio sunos svr2 ultrix
      4  1.1  erh SUBDIR=	linux
      5  1.1  erh 
      6  1.1  erh KDIR=	/sys/compat
      7  1.1  erh INCSDIR= /usr/include/compat
      8  1.1  erh 
      9  1.1  erh .include <bsd.kinc.mk>
     10