Removing showargs.[ch], adding cgi(simple|edit).[ch]
[privoxy.git] / Makefile.in
1 # Note:  Makefile is built automatically from Makefile.in
2 #
3 # $Id: Makefile.in,v 1.28 2001/09/13 15:19:08 swa Exp $
4 #
5 # Written by and Copyright (C) 2001 the SourceForge
6 # IJBSWA team.  http://ijbswa.sourceforge.net
7 #
8 # Based on the Internet Junkbuster originally written
9 # by and Copyright (C) 1997 Anonymous Coders and 
10 # Junkbusters Corporation.  http://www.junkbusters.com
11 #
12 # This program is free software; you can redistribute it 
13 # and/or modify it under the terms of the GNU General
14 # Public License as published by the Free Software
15 # Foundation; either version 2 of the License, or (at
16 # your option) any later version.
17 #
18 # This program is distributed in the hope that it will
19 # be useful, but WITHOUT ANY WARRANTY; without even the
20 # implied warranty of MERCHANTABILITY or FITNESS FOR A
21 # PARTICULAR PURPOSE.  See the GNU General Public
22 # License for more details.
23 #
24 # The GNU General Public License should be included with
25 # this file.  If not, you can view it at
26 # http://www.gnu.org/copyleft/gpl.html
27 # or write to the Free Software Foundation, Inc., 59
28 # Temple Place - Suite 330, Boston, MA  02111-1307, USA.
29 #
30 # $Log: Makefile.in,v $
31 # Revision 1.28  2001/09/13 15:19:08  swa
32 # we want text files as well.
33 #
34 # Revision 1.27  2001/09/13 13:11:37  steudten
35 #
36 # Replace DEBUG_CFLAGS with OTHER_CFLAGS
37 #
38 # Revision 1.26  2001/09/12 23:44:54  david__schmidt
39 # Mac OSX (Darwin) support added.
40 #
41 # Revision 1.25  2001/09/12 22:55:45  joergs
42 # AmigaOS support added.
43 #
44 # Revision 1.24  2001/09/12 17:28:59  david__schmidt
45 #
46 # OS/2 port: update autoconf'd support for the platform.
47 #
48 # Revision 1.23  2001/09/12 16:28:42  swa
49 # added "make dok" section to generate html pages from
50 # the sgml source documents. note that the we do not want
51 # generated stuff in cvs.
52 #
53 # Revision 1.22  2001/09/10 16:31:23  swa
54 # buildroot definition in the specfile fucks up the build
55 # process under suse. hence I moved it to the "rpm -ta"
56 # command
57 #
58 # Revision 1.21  2001/09/10 11:12:49  oes
59 # Turning on -Wall
60 #
61 # Revision 1.20  2001/08/02 22:04:29  jongfoster
62 # Removing some remaining references to obsolete w32rulesdlg.[ch]
63 #
64 # Revision 1.19  2001/07/30 22:14:03  jongfoster
65 # Removing obsolete w32rulesdlg.c and w32rulesdlg.h
66 #
67 # Revision 1.18  2001/07/29 17:09:17  jongfoster
68 # Major changes to build system in order to fix these bugs:
69 # - pthreads under Linux was broken - changed -lpthread to -pthread
70 # - Compiling in MinGW32 mode under CygWin now correctly detects
71 #   which shared libraries are available
72 # - Solaris support (?) (Not tested under Solaris yet)
73 #
74 # Revision 1.17  2001/07/28 16:44:54  oes
75 # Fixed sed LF->CRLF conversion and removed deprecated files
76 #
77 # Revision 1.16  2001/07/15 19:45:33  jongfoster
78 # Added support for linking with POSIX threads library
79 #
80 # Revision 1.15  2001/07/13 13:48:07  oes
81 #  - Moved STATIC #define for pcre to (ac)config.h
82 #  - Made -Ipcre depandant on static pcre compilation to
83 #    avoid version conflicts
84 #  - Included compilation and depandancies for new deanimate.c
85 #  - Made changes to the pcre/pcreposix/pcrs build process
86 #    as required by the new library autodetection in
87 #    configure.in
88 #
89 # Revision 1.14  2001/07/01 16:27:44  oes
90 # Fixed misplaced dependancy
91 #
92 # Revision 1.13  2001/06/29 13:18:36  oes
93 # - added depandancy of filters.o on cgi.h
94 #
95 # Revision 1.12  2001/06/12 17:15:56  swa
96 # fixes, because a clean build on rh6.1 was impossible.
97 # GZIP confuses make, %configure confuses rpm, etc.
98 #
99 # Revision 1.11  2001/06/11 11:26:35  sarantis
100 # RPM version should be the same as ijbswa version.  The rpm release is
101 # specified in the specfile.
102 #
103 # Revision 1.10  2001/06/07 17:27:45  swa
104 # added suse build section
105 #
106 # Revision 1.9  2001/06/04 18:31:58  swa
107 # files are now prefixed with either `confdir' or `logdir'.
108 # `make redhat-dist' replaces both entries confdir and logdir
109 # with redhat values
110 #
111 # Revision 1.8  2001/06/04 10:44:57  swa
112 # `make redhatr-dist' now works. Except for the paths
113 # in the config file.
114 #
115 # Revision 1.7  2001/06/03 17:09:09  swa
116 # swa for oes: reversed my earlier change
117 #
118 # Revision 1.6  2001/06/03 17:07:27  swa
119 # swa for oes
120 #
121 # Revision 1.5  2001/06/03 13:57:26  swa
122 # compile cgi.c (for andreas' GUI)
123 #
124 # Revision 1.4  2001/05/31 21:18:45  jongfoster
125 # Added files actions.[ch], actionlist.h, list.[ch] to Makefile
126 #
127 # Revision 1.3  2001/05/29 20:02:48  joergs
128 # Changes for AmigaOS added.
129 #
130 # Revision 1.2  2001/05/17 22:23:23  oes
131 #  - Added auto-generation of CRLFs for Win32 config files
132 #  - Added comment-prefix to all Win32-only options in the config file
133 #    and provided auto stripping of this prefix for the Win32 platform by make
134 #
135 # Revision 1.1.1.1  2001/05/15 13:59:00  oes
136 # Initial import of version 2.9.3 source tree
137 #
138 #
139
140
141 #############################################################################
142 # Version number (for RPM)
143 #############################################################################
144
145 VERSION_MAJOR = @VERSION_MAJOR@
146 VERSION_MINOR = @VERSION_MINOR@
147 VERSION_POINT = @VERSION_POINT@
148 VERSION       = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_POINT)
149 # will automatically be postfixed with -$(RPM_PACKAGEV) in the SPECfile
150 RPM_VERSION   = $(VERSION)
151 RPM_PACKAGEV  = 1
152
153
154 #############################################################################
155 # Directories for "make install"
156 #############################################################################
157
158 DEST        = /etc/junkbuster
159 SBIN_DEST   = @sbindir@
160 MAN_DEST    = @mandir@
161
162
163 #############################################################################
164 # Build tools
165 #############################################################################
166
167 PROGRAM    = junkbuster@EXEEXT@
168 CC         = @CC@
169 ECHO       = echo
170 GZIP_PROG  = gzip
171 INSTALL    = cp -f
172 LD         = @CC@
173 RM         = rm -f
174 STRIP_PROG = strip
175
176
177 #############################################################################
178 # Filenames and libraries
179 #############################################################################
180
181 C_SRC  = actions.c cgi.c cgiedit.c cgisimple.c deanimate.c encode.c \
182          errlog.c filters.c gateway.c jbsockets.c jcc.c killpopup.c \
183          list.c loadcfg.c loaders.c miscutil.c parsers.c ssplit.c
184
185 C_OBJS = $(C_SRC:.c=.@OBJEXT@)
186 C_HDRS = $(C_SRC:.c=.h) project.h actionlist.h
187
188 W32_SRC   = @WIN_ONLY@w32log.c w32taskbar.c win32.c
189 W32_FILES = @WIN_ONLY@w32.res
190 W32_OBJS  = @WIN_ONLY@$(W32_SRC:.c=.@OBJEXT@) $(W32_FILES)
191 W32_HDRS  = @WIN_ONLY@w32log.h w32taskbar.h win32.h w32res.h
192 W32_LIB   = @WIN_ONLY@-lwsock32 -lcomctl32
193 W32_INIS  = @WIN_ONLY@junkbstr.txt sactions.txt strust.txt sregexp.txt
194
195 PCRS_SRC     = @STATIC_PCRS_ONLY@pcrs.c
196 PCRS_OBJS    = @STATIC_PCRS_ONLY@$(PCRS_SRC:.c=.@OBJEXT@)
197 PCRS_HDRS    = @STATIC_PCRS_ONLY@$(PCRS_SRC:.c=.h)
198
199 PCRE_SRC     = @STATIC_PCRE_ONLY@pcre/get.c pcre/maketables.c pcre/study.c pcre/pcre.c
200 PCRE_OBJS    = @STATIC_PCRE_ONLY@$(PCRE_SRC:.c=.@OBJEXT@)
201 PCRE_HDRS    = @STATIC_PCRE_ONLY@pcre/config.h pcre/chartables.c pcre/internal.h pcre/pcre.h
202
203 # No REGEX (Either because dynamically linked pcreposix, or no regex at all):
204 REGEX_SRC    =
205 # GNU REGEX:
206 @GNU_REGEX_ONLY@REGEX_SRC    = gnu_regex.c
207 # PCRE REGEX:
208 @PCRE_REGEX_ONLY@@STATIC_PCRE_ONLY@REGEX_SRC = pcre/pcreposix.c
209
210 REGEX_OBJS   = $(REGEX_SRC:.c=.@OBJEXT@)
211 REGEX_HDRS   = $(REGEX_SRC:.c=.h)
212
213 # Dependencies introduced by #include "project.h".
214 PROJECT_H_DEPS = project.h $(REGEX_HDRS) $(PCRS_HDRS) @STATIC_PCRE_ONLY@pcre/pcre.h
215
216 # Socket libraries for platforms that need them explicitly defined
217 SOCKET_LIB   = @SOCKET_LIB@
218
219 # PThreads library, if needed.
220 PTHREAD_LIB  = @PTHREAD_ONLY@@PTHREAD_LIB@
221
222 SRCS         = $(C_SRC)  $(W32_SRC)  $(PCRS_SRC)  $(PCRE_SRC)  $(REGEX_SRC)
223 OBJS         = $(C_OBJS) $(W32_OBJS) $(PCRS_OBJS) $(PCRE_OBJS) $(REGEX_OBJS)
224 HDRS         = $(C_HDRS) $(W32_HDRS) $(PCRS_HDRS) $(PCRE_OBJS) $(REGEX_HDRS)
225 LIBS         = @LIBS@ $(W32_LIB) $(SOCKET_LIB) $(PTHREAD_LIB)
226
227
228 #############################################################################
229 # Compiler switches
230 #############################################################################
231
232 # The flag "-mno-win32" can be used by Cygwin to emulate a un?x type build.
233 # The flag "-mwindows -mno-cygwin" will cause Cygwin to use MingW32 for a
234 # Win32 GUI build.
235 # The flag "-pthread" is required if using Pthreads under Linux (and
236 # possibly other OSs).
237 SPECIAL_CFLAGS = @SPECIAL_CFLAGS@
238
239 # Add your flags here 
240 OTHER_CFLAGS =   
241
242 CFLAGS = @CFLAGS@ @CPPFLAGS@ $(OTHER_CFLAGS) $(SPECIAL_CFLAGS) \
243          @STATIC_PCRE_ONLY@ -Ipcre -Wall
244
245 LDFLAGS = $(DEBUG_CFLAGS) $(SPECIAL_CFLAGS)
246
247
248 #############################################################################
249 # Build section.
250 #
251 # There should NOT be any targets above this line.
252 #############################################################################
253 all: $(PROGRAM)
254
255
256 #############################################################################
257 # Define this explicitly because Solaris is broken!
258 #############################################################################
259 %.o: %.c
260         $(CC) -c $(CFLAGS) $(CPPFLAGS) $< -o $@
261
262
263 #############################################################################
264 # Win32 config files
265 #############################################################################
266
267 %.txt:
268         sed -e $$'s,$$,\r,' < $< > $@ 
269
270 inifiles: $(W32_INIS)
271
272 junkbstr.txt: config
273         sed     -e 's!\actionsfile!sactions.txt!' \
274                         -e 's!\trust!strust.txt!' \
275                         -e 's!\jarfile!jar.log!' \
276                         -e 's!\logfile!junkbstr.log!' \
277                         -e 's!\re_filterfile!sregexp.txt!' \
278                         -e $$'s,$$,\r,' \
279                         -e 's!#Win32-only: !!' \
280         < $< > $@
281
282 sactions.txt: actionslist
283 strust.txt: trust
284 sregexp.txt: re_filterfile
285
286
287 #############################################################################
288 # redhat distribution
289 #############################################################################
290
291 redhat-dist:
292         @make clobber
293 # verify that i'm root needs to be done
294         rm -f ../ijbswa.tar.gz
295 # verify all version strings, FLAGS, etc. in the spec file
296         cat junkbuster-rh.spec | sed 's/^Version:.*/Version: $(RPM_VERSION)/g' | sed 's/^Release:.*/Release: $(RPM_PACKAGEV)/g' > /tmp/abc && cp -f /tmp/abc junkbuster-rh.spec
297         tar --exclude "CVS" --exclude "junkbuster-suse.spec" -cvzf ../ijbswa.tar.gz .
298 # verify all files in their correct location needs to be done
299         cd .. && rpm -ta ijbswa.tar.gz
300
301
302 #############################################################################
303 # suse distribution (need to be root to build)
304 #############################################################################
305
306 suse-dist:
307         @make clobber
308 # verify that i'm root needs to be done
309         rm -f ../ijbswa.tar.gz
310 # verify all version strings, FLAGS, etc. in the spec file
311         cat junkbuster-suse.spec | sed 's/^Version:.*/Version: $(RPM_VERSION)/g' | sed 's/^Release:.*/Release: $(RPM_PACKAGEV)/g' > /tmp/abc && cp -f /tmp/abc junkbuster-suse.spec
312         tar --exclude "CVS" --exclude "junkbuster-rh.spec" -cvzf ../ijbswa.tar.gz .
313 # verify all files in their correct location needs to be done
314 # never use buildroot to define the location inside the spec
315 # file or suse will fuck up the build process.
316         cd .. && rpm -ta --buildroot /tmp/xxx ijbswa.tar.gz
317
318 # handle with care. use with root.
319 suse-clean:
320         rpm -e junkbuster
321         rm -rf /etc/junkbuster
322         rm -rf /var/log/junkbuster
323         rm -f /etc/init.d/junkbuster
324         rm -f /usr/sbin/junkbuster
325         rm -f /usr/sbin/rcjunkbuster
326         rm -f /usr/share/man/man1/junkbuster.1.gz
327
328 #############################################################################
329 # Windows distribution
330 #############################################################################
331 win-dist:
332         $(ECHO) Not implemented.
333
334
335 #############################################################################
336 # Tarball distribution
337 #############################################################################
338 tarball-dist:
339         @make clean
340         make $(PROGRAM) 
341 #       remove all objects and create the tarball with the binary
342         cd .. && $(RM) ijb/a.out ijb/core ijb/*.@OBJEXT@ && tar --exclude "ijb/CVS" -cvzf ../ijb-distribution-$(VERSION).tar.gz ijb/
343         chmod a+r ../../ijb-distribution-$(VERSION).tar.gz
344         @$(ECHO) Tarball with binary created.
345
346 #############################################################################
347 #
348 # Documentation
349 #
350 # converts doc/source/*.sgml into html, text and man pages
351 #
352 #############################################################################
353 dok:
354         mkdir -p doc/text doc/man
355 #  user manual
356         rm -rf doc/webserver/user-manual
357         cd doc/source && db2html -s ldp.dsl user-manual.sgml && mv user-manual ../webserver
358         cd doc/source && db2html -s ldp.dsl --nochunks user-manual.sgml > tmp.html && lynx -dump tmp.html > ../text/user-manual.txt && rm -rf tmp.html user-manual
359 ##  developer manual
360         rm -rf doc/webserver/developer-manual
361         cd doc/source && db2html -s ldp.dsl developer-manual.sgml && mv developer-manual ../webserver
362         cd doc/source && db2html -s ldp.dsl --nochunks developer-manual.sgml > tmp.html && lynx -dump tmp.html > ../text/developer-manual.txt && rm -rf tmp.html developer-manual
363 ##  faq
364         rm -rf doc/webserver/faq
365         cd doc/source && db2html -s ldp.dsl faq.sgml && mv faq ../webserver
366         cd doc/source && db2html -s ldp.dsl --nochunks faq.sgml > tmp.html && lynx -dump tmp.html > ../text/faq.txt && rm -rf tmp.html faq
367
368
369 #############################################################################
370 # Source file dependencies
371 #############################################################################
372
373 actions.@OBJEXT@:   actions.c   actions.h   config.h $(PROJECT_H_DEPS) errlog.h jcc.h list.h loaders.h miscutil.h actionlist.h
374 cgi.@OBJEXT@:       cgi.c       cgi.h       config.h $(PROJECT_H_DEPS) cgiedit.h cgisimple.h list.h pcrs.h encode.h ssplit.h jcc.h filters.h actions.h errlog.h miscutil.h
375 cgiedit.@OBJEXT@:   cgiedit.c   cgiedit.h   config.h $(PROJECT_H_DEPS) cgi.h list.h pcrs.h encode.h ssplit.h jcc.h filters.h actions.h errlog.h miscutil.h
376 cgisimple.@OBJEXT@: cgisimple.c cgisimple.h config.h $(PROJECT_H_DEPS) cgi.h list.h pcrs.h encode.h ssplit.h jcc.h filters.h actions.h errlog.h miscutil.h
377 deanimate.@OBJEXT@: deanimate.c deanimate.h config.h $(PROJECT_H_DEPS)
378 encode.@OBJEXT@:    encode.c    encode.h    config.h
379 errlog.@OBJEXT@:    errlog.c    errlog.h    config.h $(PROJECT_H_DEPS) @WIN_ONLY@w32log.h
380 filters.@OBJEXT@:   filters.c   filters.h   config.h $(PROJECT_H_DEPS) errlog.h encode.h gateway.h jbsockets.h jcc.h loadcfg.h parsers.h ssplit.h cgi.h deanimate.h @WIN_ONLY@win32.h 
381 gateway.@OBJEXT@:   gateway.c   gateway.h   config.h $(PROJECT_H_DEPS) errlog.h jbsockets.h jcc.h loadcfg.h
382 jbsockets.@OBJEXT@: jbsockets.c jbsockets.h config.h $(PROJECT_H_DEPS) filters.h
383 jcc.@OBJEXT@:       jcc.c       jcc.h       config.h $(PROJECT_H_DEPS) errlog.h filters.h gateway.h jbsockets.h killpopup.h loadcfg.h loaders.h miscutil.h parsers.h @WIN_ONLY@w32log.h win32.h cgi.h
384 killpopup.@OBJEXT@: killpopup.c killpopup.h config.h $(PROJECT_H_DEPS) jcc.h loadcfg.h
385 list.@OBJEXT@:      list.c      list.h      config.h $(PROJECT_H_DEPS) list.h miscutil.h
386 loadcfg.@OBJEXT@:   loadcfg.c   loadcfg.h   config.h $(PROJECT_H_DEPS) errlog.h filters.h gateway.h jbsockets.h jcc.h killpopup.h loaders.h miscutil.h parsers.h @WIN_ONLY@w32log.h win32.h
387 loaders.@OBJEXT@:   loaders.c   loaders.h   config.h $(PROJECT_H_DEPS) errlog.h encode.h filters.h gateway.h jcc.h loadcfg.h miscutil.h parsers.h ssplit.h
388 miscutil.@OBJEXT@:  miscutil.c  miscutil.h  config.h
389 parsers.@OBJEXT@:   parsers.c   parsers.h   config.h $(PROJECT_H_DEPS) errlog.h encode.h filters.h jbsockets.h jcc.h loadcfg.h loaders.h miscutil.h ssplit.h
390 ssplit.@OBJEXT@:    ssplit.c    ssplit.h    config.h miscutil.h
391
392 # GNU regex
393 gnu_regex.@OBJEXT@: gnu_regex.c gnu_regex.h config.h
394
395 # PCRS
396 pcrs.@OBJEXT@: pcrs.c pcre/pcre.h pcrs.h
397
398 # PCRE
399 pcre/get.@OBJEXT@:        pcre/get.c        pcre/config.h pcre/internal.h pcre/pcre.h
400 pcre/maketables.@OBJEXT@: pcre/maketables.c pcre/config.h pcre/internal.h pcre/pcre.h
401 pcre/pcre.@OBJEXT@:       pcre/pcre.c       pcre/config.h pcre/internal.h pcre/pcre.h pcre/chartables.c 
402 pcre/pcreposix.@OBJEXT@:  pcre/pcreposix.c  pcre/config.h pcre/internal.h pcre/pcre.h pcre/pcreposix.h
403 pcre/study.@OBJEXT@:      pcre/study.c      pcre/config.h pcre/internal.h pcre/pcre.h
404
405 # An auxiliary program makes the PCRE default character table source
406
407 pcre/chartables.c:   pcre/dftables@EXEEXT@
408                 pcre/dftables@EXEEXT@ >pcre/chartables.c
409
410 pcre/dftables@EXEEXT@:       pcre/dftables.c pcre/maketables.c pcre/pcre.h pcre/internal.h pcre/config.h
411                 $(CC) -o pcre/dftables@EXEEXT@ $(CFLAGS) pcre/dftables.c
412
413 # Win32
414 w32log.@OBJEXT@: w32log.c errlog.h config.h jcc.h loadcfg.h miscutil.h pcre/pcre.h pcre/pcreposix.h pcrs.h project.h w32log.h w32taskbar.h win32.h
415 w32taskbar.@OBJEXT@: w32taskbar.c config.h w32log.h w32taskbar.h
416 win32.@OBJEXT@: win32.c config.h jcc.h loadcfg.h pcre/pcre.h pcre/pcreposix.h pcrs.h project.h w32log.h win32.h
417
418 w32.res: w32.rc w32res.h icons/ico00001.ico icons/ico00002.ico icons/ico00003.ico icons/ico00004.ico icons/ico00005.ico icons/ico00006.ico icons/ico00007.ico icons/ico00008.ico icons/idle.ico icons/junkbust.ico config.h
419         windres -D__MINGW32__=0.2 -O coff -i $< -o $@
420
421 # AmigaOS
422 @AMIGAOS_ONLY@OBJS += amiga.o
423 @AMIGAOS_ONLY@CFLAGS += -D__AMIGAVERSION__=\"$(VERSION_MAJOR).$(VERSION_MINOR)$(VERSION_POINT)\" -D__AMIGADATE__=\"`date +%d.%m.%Y`\" -W -Wall -m68020 -Os -noixemul -fbaserel -msmall-code
424 @AMIGAOS_ONLY@LDFLAGS += -m68020 -noixemul -fbaserel
425 @AMIGAOS_ONLY@LIBS = -lm /gg/lib/libb/libm020/libnix/swapstack.o
426 @AMIGAOS_ONLY@amiga.o: amiga.c amiga.h config.h
427
428
429 $(PROGRAM): $(OBJS) $(W32_FILES)
430         $(LD) $(LDFLAGS) -o $(PROGRAM) $(OBJS) $(LIBS)
431
432 clean:
433         $(RM) a.out core $(OBJS) $(W32_FILES) $(W32_INIS)
434
435 clobber: clean
436         $(RM) $(PROGRAM) *.pdb *.lib *.exp TAGS junkbuster.log
437
438 tags: $(SRCS) $(HDRS)
439         etags $(SRCS) $(HDRS)
440
441 install: all
442         $(STRIP_PROG) $(PROGRAM)
443         $(INSTALL) $(PROGRAM) $(SBIN_DEST)
444         $(INSTALL) README README.TOO README.WIN README.re_filter README.cygwin $(DEST)
445         $(INSTALL) aclfile blocklist config cookiefile forward imagelist \
446                 popup re_filterfile trust $(DEST)
447         # FIXME: On SuSE, these are not found.  Where do they go?
448         $(ECHO) junkbuster.logrotate junkbuster.monthly junkbuster.weekly
449         $(GZIP_PROG) -c junkbuster.1 > $(MAN_DEST)/junkbuster.1.gz
450         $(INSTALL) junkbuster.init /sbin/init.d/junkbuster
451
452
453 #############################################################################
454
455 ## Local Variables:
456 ## tab-width: 3
457 ## end: