8ef9e83717
2020-05-23 Philippe Brochard <hocwp@free.fr> * Fix some compilation warnings 2020-05-23 Jason Miller <jasom@fastmail.com> * Prevent scheme functions to be garbage collected
12 lines
237 B
Makefile
12 lines
237 B
Makefile
# $NetBSD: Makefile,v 1.23 2020/11/24 10:25:24 nia Exp $
|
|
|
|
.include "Makefile.common"
|
|
|
|
CONFIGURE_ARGS+= --disable-tk
|
|
|
|
PTHREAD_AUTO_VARS= yes
|
|
|
|
.include "options.mk"
|
|
|
|
.include "../../mk/pthread.buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|