1*11be35a1SLionel Sambuc# $NetBSD: Makefile,v 1.3 2011/10/11 07:10:15 plunky Exp $ 2*11be35a1SLionel Sambuc 3*11be35a1SLionel SambucLUA_MODULES= gpio 4*11be35a1SLionel SambucLUA_SRCS.gpio= gpio.c 5*11be35a1SLionel Sambuc 6*11be35a1SLionel Sambuc.include <bsd.lua.mk> 7