SHELL=/bin/sh .SUFFIXES: .SUFFIXES: .c .o .pl .pm .pod .html .man PERL = @PERL@ CC = @CC@ CFLAGS = @CFLAGS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBS = @LIBS@ RM = rm -f prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = $(exec_prefix)/bin infodir = $(prefix)/info all:: @echo making $@ in `basename \`pwd\`` all:: test1.conf test2.conf @echo making $@ in `basename \`pwd\`` test:: test1 test2 benchmark test1 test2:: test1.conf test2.conf ../src/squidGuard requests @echo $@.. @$(RM) squidGuard.log @echo Database size: @if [ $@ = test1 ];\ then\ wc -l blacklist/domains blacklist/urls;\ else\ wc -l blacklist/domains blacklist/urls blacklist/expressions;\ fi @wc -l$@.output; exit 0 @echo .Done @echo @ac_n@ "Checking number of output lines..@ac_c@" @test `wc -l/dev/null; exit 0 @echo .Done @lines=`wc -l