Home | History | Annotate | Line # | Download | only in i387
      1 #  $NetBSD: Makefile,v 1.11 2008/06/06 13:35:06 ad Exp $
      2 #
      3 
      4 USE_SHLIBDIR=	yes
      5 
      6 LIB=		m387
      7 
      8 SRCS=empty.S
      9 
     10 .include <bsd.lib.mk>
     11