pkgsrc-wip/mingw-w64-gcc/Makefile

11 lines
227 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1.1.1 2010/08/11 14:33:10 tnn2 Exp $
#
PKGNAME= mingw-w64-${DISTNAME}
COMMENT= GNU C/C++ Compiler for win32/64 cross-development
BUILD_TARGET= all-gcc
INSTALL_TARGET= install-gcc
.include "common.mk"