/[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.2 by nmav, Thu Sep 26 14:02:11 2002 UTC revision 1.3 by nmav, Thu Sep 26 14:52:17 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 ssl.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
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 12  GCC_FLAGS = -Wstrict-prototypes -Wpointe Line 13  GCC_FLAGS = -Wstrict-prototypes -Wpointe
13    -Wundef -Wwrite-strings -Wredundant-decls -Winline    -Wundef -Wwrite-strings -Wredundant-decls -Winline
14    
15    
16  bin_PROGRAMS = hydra boa_indexer  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 \  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 \

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

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26