Remove building with NOCRYPTO option
[minix3.git] / lib / lua / gpio / Makefile
blobfae134ca5818accd0465adb93a82deb822c4793f
1 # $NetBSD: Makefile,v 1.3 2011/10/11 07:10:15 plunky Exp $
3 LUA_MODULES= gpio
4 LUA_SRCS.gpio= gpio.c
6 .include <bsd.lua.mk>