Home | History | Annotate | Line # | Download | only in libc
Makefile revision 1.80.4.2
      1  1.80.4.2  yamt #	$NetBSD: Makefile,v 1.80.4.2 2014/05/22 11:37:18 yamt Exp $
      2       1.1   cgd 
      3  1.80.4.1  yamt SUBDIR+= citrus divrem
      4      1.41  matt 
      5      1.41  matt .include <bsd.own.mk>
      6      1.41  matt 
      7       1.6   cgd .if exists(arch/${MACHINE_ARCH})
      8       1.6   cgd SUBDIR+= arch/${MACHINE_ARCH}
      9       1.4   jtc .endif
     10       1.1   cgd 
     11       1.1   cgd .include <bsd.subdir.mk>
     12