/[hydra]/hydra/src/Makefile.am
ViewVC logotype

Contents of /hydra/src/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.12 - (show annotations)
Sun Oct 27 10:06:28 2002 UTC (21 years, 5 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_0_9, hydra_0_1_3, hydra_0_1_2, hydra_0_1_1, hydra_0_1_0, hydra_0_1_7, hydra_0_1_6, hydra_0_1_4, hydra_0_0_10
Branch point for: hydra_0_1_0_patches
Changes since 1.11: +2 -2 lines
Added file access control lists per virtual host. Based on patch for
Boa by Peter Korsgaard <jacmet@sunsite.dk>.

1 INCLUDES = -I../
2 EXTRA_DIST = boa.h compat.h defines.h escape.h globals.h parse.h socket.h \
3 ssl.h boa_grammar.h webindex.pl hic.h queue.h loop_signals.h access.h
4
5 GCC_FLAGS = -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wcast-qual\
6 -Wtraditional\
7 -Wshadow\
8 -Wconversion\
9 -Waggregate-return\
10 -Wmissing-prototypes\
11 -Wnested-externs\
12 -Wall \
13 -Wundef -Wwrite-strings -Wredundant-decls -Winline
14
15
16 bin_PROGRAMS = hydra boa_indexer
17 bin_SCRIPTS = webindex.pl
18 hydra_SOURCES = alias.c boa.c buffer.c cgi.c cgi_header.c config.c escape.c \
19 get.c hash.c ip.c log.c mmap_cache.c pipe.c queue.c read.c \
20 request.c response.c select.c signals.c util.c sublog.c ssl.c \
21 socket.c virthost.c index.c boa_grammar.y boa_lexer.l timestamp.c \
22 hic.c hic_modules.c strutil.c cgi_ssl.c poll.c access.c
23 hydra_LDADD = $(LIBGNUTLS_LIBS)
24
25 boa_indexer_SOURCES = index_dir.c escape.c scandir.c strutil.c

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26