# $NetBSD: Makefile,v 1.16 2005/01/16 15:11:30 jmmv Exp $ # DISTNAME= chicken-1.89 CATEGORIES= lang MASTER_SITES= http://www.call-with-current-continuation.org/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.call-with-current-continuation.org/chicken.html COMMENT= Scheme to C compiler, handling R5RS GNU_CONFIGURE= yes USE_BUILDLINK3= yes USE_GNU_TOOLS+= make USE_LIBTOOL= yes TEST_TARGET= test INFO_FILES= chicken.info # Avoid an ICE in gcc2 on sparc64 CONFIGURE_ENV+= F77=${FALSE} # This is for the test target UNLIMIT_RESOURCES= datasize .include "../../mk/bsd.pkg.mk"