Home | History | Annotate | Line # | Download | only in mkubootimage
Makefile revision 1.2.12.1
      1  1.2.12.1       tls # $NetBSD: Makefile,v 1.2.12.1 2013/02/25 00:30:37 tls Exp $
      2       1.1  jmcneill 
      3       1.1  jmcneill PROG=	mkubootimage
      4       1.1  jmcneill SRCS=	mkubootimage.c crc32.c
      5       1.1  jmcneill 
      6       1.2     joerg CWARNFLAGS.clang+=	-Wno-conversion
      7       1.2     joerg 
      8       1.1  jmcneill .include <bsd.prog.mk>
      9