mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-10 22:48:12 -04:00
7 lines
131 B
Makefile
7 lines
131 B
Makefile
# $NetBSD: Makefile,v 1.1 2013/11/12 14:32:03 mbalmer Exp $
|
|
|
|
LUA_MODULES= syslog
|
|
LUA_SRCS.syslog= syslog.c
|
|
|
|
.include <bsd.lua.mk>
|