Home | History | Annotate | Line # | Download | only in sbc_crc-gen
      1  1.2  christos # $NetBSD: Makefile,v 1.2 2018/05/01 19:59:48 christos Exp $
      2  1.1       nat 
      3  1.1       nat WARNS?=		6
      4  1.1       nat 
      5  1.2  christos .include <bsd.hostinit.mk>
      6  1.2  christos 
      7  1.1       nat HOSTPROG=	sbc_crc
      8  1.1       nat 
      9  1.1       nat .include <bsd.hostprog.mk>
     10