Home | History | Annotate | Line # | Download | only in idea
Makefile revision 1.2
      1 # $NetBSD: Makefile,v 1.2 2011/06/12 16:16:26 christos Exp $
      2 
      3 HELPER_NAME=	ideatest
      4 HELPER_DIR=	idea
      5 
      6 LDADD+=		-Wl,--no-fatal-warnings
      7 
      8 .include <bsd.init.mk>
      9