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

Contents of /hydra/src/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.9 - (show annotations)
Wed Oct 2 20:07:25 2002 UTC (21 years, 6 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_0_6
Changes since 1.8: +1 -2 lines
*** empty log message ***

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
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 scandir.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