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