xref: /minix3/lib/lua/syslog/Makefile (revision 84d9c625bfea59e274550651111ae9edfdc40fbd)
1*84d9c625SLionel Sambuc#	$NetBSD: Makefile,v 1.1 2013/11/12 14:32:03 mbalmer Exp $
2*84d9c625SLionel Sambuc
3*84d9c625SLionel SambucLUA_MODULES=		syslog
4*84d9c625SLionel SambucLUA_SRCS.syslog=	syslog.c
5*84d9c625SLionel Sambuc
6*84d9c625SLionel Sambuc.include <bsd.lua.mk>
7