Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/libexec/httpd/libbozohttpd add lua-bozo.c.
details: https://anonhg.NetBSD.org/src/rev/a4948475c55d
branches: trunk
changeset: 793282:a4948475c55d
user: mrg <mrg%NetBSD.org@localhost>
date: Sun Feb 02 03:14:58 2014 +0000
description:
add lua-bozo.c.
diffstat:
libexec/httpd/libbozohttpd/Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 21804406c225 -r a4948475c55d libexec/httpd/libbozohttpd/Makefile
--- a/libexec/httpd/libbozohttpd/Makefile Sun Feb 02 03:13:31 2014 +0000
+++ b/libexec/httpd/libbozohttpd/Makefile Sun Feb 02 03:14:58 2014 +0000
@@ -10,6 +10,7 @@
CPPFLAGS+= -DDO_HTPASSWD
SRCS= bozohttpd.c ssl-bozo.c auth-bozo.c cgi-bozo.c daemon-bozo.c
SRCS+= tilde-luzah-bozo.c dir-index-bozo.c content-bozo.c
+SRCS+= lua-bozo.c
LDADD= -lcrypt
DPADD= ${LIBCRYPT}
Home |
Main Index |
Thread Index |
Old Index