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

Diff of /hydra/src/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by nmav, Thu Sep 26 14:52:17 2002 UTC revision 1.4 by nmav, Fri Sep 27 21:09:11 2002 UTC
# Line 1  Line 1 
1  INCLUDES = -I../  INCLUDES = -I../
2  EXTRA_DIST = boa.h compat.h defines.h escape.h globals.h parse.h socket.h \  EXTRA_DIST = boa.h compat.h defines.h escape.h globals.h parse.h socket.h \
3     ssl.h boa_grammar.h webindex.pl     ssl.h boa_grammar.h webindex.pl hic.h
4    
5  GCC_FLAGS = -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wcast-qual\  GCC_FLAGS = -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wcast-qual\
6    -Wtraditional\    -Wtraditional\
# Line 18  bin_SCRIPTS = webindex.pl Line 18  bin_SCRIPTS = webindex.pl
18  hydra_SOURCES = alias.c boa.c buffer.c cgi.c cgi_header.c config.c escape.c \  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 \          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 \          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          socket.c virthost.c index.c boa_grammar.y boa_lexer.l timestamp.c \
22            hic.c
23  hydra_LDADD = $(LIBGNUTLS_LIBS)  hydra_LDADD = $(LIBGNUTLS_LIBS)
24    
25  boa_indexer_SOURCES = index_dir.c escape.c  boa_indexer_SOURCES = index_dir.c escape.c

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26