[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / cross / mingw-w64-x86_64-binutils

Annotation of pkgsrc/cross/mingw-w64-x86_64-binutils/Makefile, Revision 1.1

1.1     ! ryoon       1: # $NetBSD: Makefile,v 1.7 2016/06/19 16:23:59 wiz Exp $
        !             2:
        !             3: .include "../../cross/mingw-w64-x86_64-binutils/Makefile.common"
        !             4:
        !             5: PKGNAME=       mingw-w64-x86_64-${DISTNAME}
        !             6: COMMENT=       GNU binutils for win64 cross-development
        !             7:
        !             8: MINGW_TARGET=          ${MINGW_W64_64_TARGET}
        !             9:
        !            10: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>