First version of modular filters support - READ ONLY!
[privoxy.git] / GNUmakefile.in
1 # Note:  Makefile is built automatically from Makefile.in
2 #
3 # $Id: GNUmakefile.in,v 1.15 2002/03/08 20:00:28 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: GNUmakefile.in,v $
31 # Revision 1.15  2002/03/08 20:00:28  swa
32 # some leftovers.
33 #
34 # Revision 1.14  2002/03/07 18:25:56  swa
35 # synced redhat and suse build process
36 #
37 # Revision 1.13  2002/03/07 17:17:56  oes
38 # (Hopefully) fixed for older make versions
39 #
40 # Revision 1.12  2002/03/07 15:28:27  swa
41 # more informative
42 #
43 # Revision 1.11  2002/03/06 14:33:18  sarantis
44 # Use proper temp file, not "abc".
45 #
46 # Revision 1.10  2002/03/06 14:19:35  sarantis
47 # Cleanup PID_FILE_PATH from redhat-dist target
48 #
49 # Revision 1.9  2002/03/05 17:31:11  morcego
50 # Search for docbook.dsl. Should solve portability problems for SuSe.
51 #
52 # Revision 1.8  2002/03/05 14:07:42  morcego
53 # configure now detects rpm topdir, and change GNUmakefile acordingly
54 #    (based on sugestion by Sarantis Paskalis)
55 #
56 # Revision 1.7  2002/03/05 13:43:28  morcego
57 # Checking for text browser, so redhat-dok can work.
58 #
59 # Revision 1.6  2002/03/05 13:10:51  morcego
60 # Changes to implement redhat-dok (Hal Burgiss)
61 # Changes to make it work on other distros and out-of-the-shelf configurations
62 #
63 # Revision 1.5  2002/02/27 15:30:39  hal9
64 # Reset $(RPM_PACKAGEV) to 1 (was 2)
65 #
66 # Revision 1.4  2002/01/17 21:44:04  jongfoster
67 # Adding urlmatch.[ch]
68 #
69 # Revision 1.3  2002/01/04 15:26:08  oes
70 # Added tarball-src target
71 #
72 # Revision 1.2  2001/12/30 14:07:31  steudten
73 # - Add signal handling (unix)
74 # - Add SIGHUP handler (unix)
75 # - Add creation of pidfile (unix)
76 # - Add action 'top' in rc file (RH)
77 # - Add entry 'SIGNALS' to manpage
78 # - Add exit message to logfile (unix)
79 #
80 # Revision 1.1  2001/12/01 11:22:57  jongfoster
81 # Renaming Makefile.in to GNUmakefile.in so that non-GNU versions of
82 # make break in a more obvious way.
83 # Adding .PHONY section.
84 #
85 # Revision 1.40  2001/12/01 00:24:11  jongfoster
86 # Renaming various config files
87 # Fixing CR->CRLF under Win32 (I hope)
88 #
89 # Revision 1.39  2001/11/06 12:07:30  steudten
90 # Add --clean for building rpm in target redhat-dist.
91 #
92 # Revision 1.38  2001/11/05 21:35:23  steudten
93 # Complete rewrite for the 'redhat-dist' target.
94 # Checks for writeable RPM build directories for calling user.
95 # So you must not be root, just set the modes to 1777 to
96 # build a RH package.
97 # Fix the upload-target to be arch independant.
98 # Add target for 'solaris-dist' - coming soon.
99 #
100 # Revision 1.37  2001/11/01 00:52:04  hal9
101 # Redhat-upload stuff per Stefan.
102 #
103 # Revision 1.36  2001/10/31 19:26:13  swa
104 # automate process of uploading new releases
105 # to sf.
106 #
107 # Revision 1.35  2001/10/15 22:14:59  joergs
108 # Removed -O2 and -Wall from AmigaOS-only CFLAGS since they are now in
109 #  the general CFLAGS already.
110 #
111 # Revision 1.34  2001/10/15 18:28:06  steudten
112 # remove config.cache for target clobber.
113 # Cleanup make dist for RH and S.u.S.E.
114 #
115 # Revision 1.33  2001/10/10 12:43:33  oes
116 # Added ugly hack to make install target work at least for some setups.
117 #
118 # Revision 1.32  2001/10/09 22:38:19  jongfoster
119 # Correcting actionsfile filename for Win32 INI build
120 #
121 # Revision 1.31  2001/09/23 10:13:48  swa
122 # upload process established. run make webserver and
123 # the documentation is moved to the webserver. documents
124 # are now linked correctly.
125 #
126 # Revision 1.30  2001/09/19 17:55:49  oes
127 # Fixed CFLAGS
128 #
129 # Revision 1.29  2001/09/16 17:34:27  jongfoster
130 # Removing showargs.[ch], adding cgi(simple|edit).[ch]
131 # Replacing $(OBJEXT) with @OBJEXT@ - this seems to be a common source
132 # of build problems.
133 #
134 # Revision 1.28  2001/09/13 15:19:08  swa
135 # we want text files as well.
136 #
137 # Revision 1.27  2001/09/13 13:11:37  steudten
138 #
139 # Replace DEBUG_CFLAGS with OTHER_CFLAGS
140 #
141 # Revision 1.26  2001/09/12 23:44:54  david__schmidt
142 # Mac OSX (Darwin) support added.
143 #
144 # Revision 1.25  2001/09/12 22:55:45  joergs
145 # AmigaOS support added.
146 #
147 # Revision 1.24  2001/09/12 17:28:59  david__schmidt
148 #
149 # OS/2 port: update autoconf'd support for the platform.
150 #
151 # Revision 1.23  2001/09/12 16:28:42  swa
152 # added "make dok" section to generate html pages from
153 # the sgml source documents. note that the we do not want
154 # generated stuff in cvs.
155 #
156 # Revision 1.22  2001/09/10 16:31:23  swa
157 # buildroot definition in the specfile fucks up the build
158 # process under suse. hence I moved it to the "rpm -ta"
159 # command
160 #
161 # Revision 1.21  2001/09/10 11:12:49  oes
162 # Turning on -Wall
163 #
164 # Revision 1.20  2001/08/02 22:04:29  jongfoster
165 # Removing some remaining references to obsolete w32rulesdlg.[ch]
166 #
167 # Revision 1.19  2001/07/30 22:14:03  jongfoster
168 # Removing obsolete w32rulesdlg.c and w32rulesdlg.h
169 #
170 # Revision 1.18  2001/07/29 17:09:17  jongfoster
171 # Major changes to build system in order to fix these bugs:
172 # - pthreads under Linux was broken - changed -lpthread to -pthread
173 # - Compiling in MinGW32 mode under CygWin now correctly detects
174 #   which shared libraries are available
175 # - Solaris support (?) (Not tested under Solaris yet)
176 #
177 # Revision 1.17  2001/07/28 16:44:54  oes
178 # Fixed sed LF->CRLF conversion and removed deprecated files
179 #
180 # Revision 1.16  2001/07/15 19:45:33  jongfoster
181 # Added support for linking with POSIX threads library
182 #
183 # Revision 1.15  2001/07/13 13:48:07  oes
184 #  - Moved STATIC #define for pcre to (ac)config.h
185 #  - Made -Ipcre depandant on static pcre compilation to
186 #    avoid version conflicts
187 #  - Included compilation and depandancies for new deanimate.c
188 #  - Made changes to the pcre/pcreposix/pcrs build process
189 #    as required by the new library autodetection in
190 #    configure.in
191 #
192 # Revision 1.14  2001/07/01 16:27:44  oes
193 # Fixed misplaced dependancy
194 #
195 # Revision 1.13  2001/06/29 13:18:36  oes
196 # - added depandancy of filters.o on cgi.h
197 #
198 # Revision 1.12  2001/06/12 17:15:56  swa
199 # fixes, because a clean build on rh6.1 was impossible.
200 # GZIP confuses make, %configure confuses rpm, etc.
201 #
202 # Revision 1.11  2001/06/11 11:26:35  sarantis
203 # RPM version should be the same as ijbswa version.  The rpm release is
204 # specified in the specfile.
205 #
206 # Revision 1.10  2001/06/07 17:27:45  swa
207 # added suse build section
208 #
209 # Revision 1.9  2001/06/04 18:31:58  swa
210 # files are now prefixed with either `confdir' or `logdir'.
211 # `make redhat-dist' replaces both entries confdir and logdir
212 # with redhat values
213 #
214 # Revision 1.8  2001/06/04 10:44:57  swa
215 # `make redhatr-dist' now works. Except for the paths
216 # in the config file.
217 #
218 # Revision 1.7  2001/06/03 17:09:09  swa
219 # swa for oes: reversed my earlier change
220 #
221 # Revision 1.6  2001/06/03 17:07:27  swa
222 # swa for oes
223 #
224 # Revision 1.5  2001/06/03 13:57:26  swa
225 # compile cgi.c (for andreas' GUI)
226 #
227 # Revision 1.4  2001/05/31 21:18:45  jongfoster
228 # Added files actions.[ch], actionlist.h, list.[ch] to Makefile
229 #
230 # Revision 1.3  2001/05/29 20:02:48  joergs
231 # Changes for AmigaOS added.
232 #
233 # Revision 1.2  2001/05/17 22:23:23  oes
234 #  - Added auto-generation of CRLFs for Win32 config files
235 #  - Added comment-prefix to all Win32-only options in the config file
236 #    and provided auto stripping of this prefix for the Win32 platform by make
237 #
238 # Revision 1.1.1.1  2001/05/15 13:59:00  oes
239 # Initial import of version 2.9.3 source tree
240 #
241 #
242
243 #############################################################################
244 # Version number (for RPM)
245 #############################################################################
246
247 VERSION_MAJOR = @VERSION_MAJOR@
248 VERSION_MINOR = @VERSION_MINOR@
249 VERSION_POINT = @VERSION_POINT@
250 CODE_STATUS   = @CODE_STATUS@
251 VERSION       = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_POINT)
252 # will automatically be postfixed with -$(RPM_PACKAGEV) in the SPECfile
253 RPM_VERSION   = $(VERSION)
254 RPM_PACKAGEV  = 3
255
256
257 #############################################################################
258 # Directories for "make install"
259 #############################################################################
260
261 DEST        = @sysconfdir@/junkbuster
262 SBIN_DEST   = @sbindir@
263 MAN_DEST    = @mandir@
264
265
266 #############################################################################
267 # Build tools
268 #############################################################################
269
270 PROGRAM    = junkbuster@EXEEXT@
271 CC         = @CC@
272 ECHO       = echo
273 GZIP_PROG  = gzip
274 INSTALL    = cp -f
275 LD         = @CC@
276 RM         = rm -f
277 STRIP_PROG = strip
278 SED          = sed
279 CAT        = cat
280 RPM        = rpm
281 MV              = mv
282 TAR        = tar
283 MAKE       = make
284 LN         = ln
285 WDUMP      = @WDUMP@ -dump
286 JADEBIN    = @JADEBIN@
287 DB         = $(JADEBIN) -t sgml -ihtml -D.. -d ldpOK.dsl\#html
288 DKPREFIX   = @DKPREFIX@
289
290 # Program to do LF->CRLF
291 #
292 # The sed version should be the most portable, but it doesn't for for me,
293 # the other two do.  FIXME.
294 #   - Jon
295 #DOSFILTER  = $(SED) -e $$'s,$$,\r,'
296 #DOSFILTER  = gawk -v ORS='\r\n' '{print $0;}'
297 DOSFILTER  = perl -p -e 's/\n/\r\n/'
298
299 #############################################################################
300 # Setup for make distribution rh and suse for now 
301 #############################################################################
302
303 TAR_ARCH = /tmp/ijbswa-$(RPM_VERSION).tar.gz
304 RPM_BASE = @RPM_BASE@
305
306 #############################################################################
307 # Filenames and libraries
308 #############################################################################
309
310 C_SRC  = actions.c cgi.c cgiedit.c cgisimple.c deanimate.c encode.c \
311          errlog.c filters.c gateway.c jbsockets.c jcc.c killpopup.c \
312          list.c loadcfg.c loaders.c miscutil.c parsers.c ssplit.c \
313          urlmatch.c
314
315 C_OBJS = $(C_SRC:.c=.@OBJEXT@)
316 C_HDRS = $(C_SRC:.c=.h) project.h actionlist.h
317
318 W32_SRC   = @WIN_ONLY@w32log.c w32taskbar.c win32.c
319 W32_FILES = @WIN_ONLY@w32.res
320 W32_OBJS  = @WIN_ONLY@$(W32_SRC:.c=.@OBJEXT@) $(W32_FILES)
321 W32_HDRS  = @WIN_ONLY@w32log.h w32taskbar.h win32.h w32res.h
322 W32_LIB   = @WIN_ONLY@-lwsock32 -lcomctl32
323 W32_INIS  = @WIN_ONLY@config.txt trust.txt re_filterfile.txt
324
325 PCRS_SRC     = @STATIC_PCRS_ONLY@pcrs.c
326 PCRS_OBJS    = @STATIC_PCRS_ONLY@$(PCRS_SRC:.c=.@OBJEXT@)
327 PCRS_HDRS    = @STATIC_PCRS_ONLY@$(PCRS_SRC:.c=.h)
328
329 PCRE_SRC     = @STATIC_PCRE_ONLY@pcre/get.c pcre/maketables.c pcre/study.c pcre/pcre.c
330 PCRE_OBJS    = @STATIC_PCRE_ONLY@$(PCRE_SRC:.c=.@OBJEXT@)
331 PCRE_HDRS    = @STATIC_PCRE_ONLY@pcre/config.h pcre/chartables.c pcre/internal.h pcre/pcre.h
332
333 # No REGEX (Either because dynamically linked pcreposix, or no regex at all):
334 REGEX_SRC    =
335 # GNU REGEX:
336 @GNU_REGEX_ONLY@REGEX_SRC    = gnu_regex.c
337 # PCRE REGEX:
338 @PCRE_REGEX_ONLY@@STATIC_PCRE_ONLY@REGEX_SRC = pcre/pcreposix.c
339
340 REGEX_OBJS   = $(REGEX_SRC:.c=.@OBJEXT@)
341 REGEX_HDRS   = $(REGEX_SRC:.c=.h)
342
343 # Dependencies introduced by #include "project.h".
344 PROJECT_H_DEPS = project.h $(REGEX_HDRS) $(PCRS_HDRS) @STATIC_PCRE_ONLY@pcre/pcre.h
345
346 # Socket libraries for platforms that need them explicitly defined
347 SOCKET_LIB   = @SOCKET_LIB@
348
349 # PThreads library, if needed.
350 PTHREAD_LIB  = @PTHREAD_ONLY@@PTHREAD_LIB@
351
352 SRCS         = $(C_SRC)  $(W32_SRC)  $(PCRS_SRC)  $(PCRE_SRC)  $(REGEX_SRC)
353 OBJS         = $(C_OBJS) $(W32_OBJS) $(PCRS_OBJS) $(PCRE_OBJS) $(REGEX_OBJS)
354 HDRS         = $(C_HDRS) $(W32_HDRS) $(PCRS_HDRS) $(PCRE_OBJS) $(REGEX_HDRS)
355 LIBS         = @LIBS@ $(W32_LIB) $(SOCKET_LIB) $(PTHREAD_LIB)
356
357
358 #############################################################################
359 # Compiler switches
360 #############################################################################
361
362 # The flag "-mno-win32" can be used by Cygwin to emulate a un?x type build.
363 # The flag "-mwindows -mno-cygwin" will cause Cygwin to use MingW32 for a
364 # Win32 GUI build.
365 # The flag "-pthread" is required if using Pthreads under Linux (and
366 # possibly other OSs).
367 SPECIAL_CFLAGS = @SPECIAL_CFLAGS@
368
369 # Add your flags here 
370 OTHER_CFLAGS =   
371
372 CFLAGS = @CFLAGS@ @CPPFLAGS@ $(OTHER_CFLAGS) $(SPECIAL_CFLAGS) -Wall \
373          @STATIC_PCRE_ONLY@ -Ipcre 
374
375 LDFLAGS = $(DEBUG_CFLAGS) $(SPECIAL_CFLAGS)
376
377
378 #############################################################################
379 # Build section.
380 #
381 # There should NOT be any targets above this line.
382 #############################################################################
383 all: $(PROGRAM)
384
385
386 #############################################################################
387 # Phony targets
388 #############################################################################
389 .PHONY: all inifiles redhat-dist redhat-upload solaris-dist suse-dist \
390 suse-upload win-dist tarball-dist dok redhat-dok webserver clean clobber tags \
391 install
392
393
394 #############################################################################
395 # Define this explicitly because Solaris is broken!
396 #############################################################################
397 %.o: %.c
398         $(CC) -c $(CFLAGS) $(CPPFLAGS) $< -o $@
399
400
401 #############################################################################
402 # Win32 config files
403 #############################################################################
404
405 inifiles: $(W32_INIS)
406
407 config.txt: config
408         $(SED) -e 's!\trustfile trust!trustfile trust.txt!' \
409                -e 's!\jarfile jarfile!jarfile jar.log!' \
410                -e 's!\logfile logfile!logfile junkbuster.log!' \
411                -e 's!\re_filterfile re_filterfile!re_filterfile re_filterfile.txt!' \
412                -e 's!#Win32-only: !!' \
413                < $< | \
414                $(DOSFILTER) > $@
415         # LF to CRLF in ijb.action
416         $(DOSFILTER) <ijb.action >ijb.action.txt && mv ijb.action.txt ijb.action
417
418 trust.txt: trust
419         $(DOSFILTER) < $< > $@ 
420
421 re_filterfile.txt: re_filterfile
422         $(DOSFILTER) < $< > $@ 
423
424
425 #############################################################################
426 # redhat distribution alpha and x86
427 #############################################################################
428
429 redhat-dist:
430         for dir in RPMS SRPMS BUILD SOURCES SPECS; do \
431                 if [ ! -w $(RPM_BASE)/$$dir ]; then \
432                         $(ECHO) "$(RPM_BASE)/$$dir is not writable for you. Maybe try as root."; \
433                         $(ECHO) "Or add a suitable path to .rpmmacros like."; \
434                         $(ECHO) "%_topdir /home/foo/rpm-build"; \
435                         exit 1; \
436                 fi; \
437         done; \
438
439         $(MAKE) clobber
440         if [ -f $(TAR_ARCH) ]; then $(RM) $(TAR_ARCH); fi
441
442         TMPFILE=$$(mktemp -q /tmp/$(PROGRAM).XXXXXX); \
443         if $(SED) -e 's/^\(Version:\).*/\1 $(RPM_VERSION)/g' \
444              -e 's/^\(Release:\).*/\1 $(RPM_PACKAGEV)/g' \
445               junkbuster-rh.spec > $$TMPFILE ; then \
446       $(MV) -f $$TMPFILE junkbuster-rh.spec; \
447    else \
448       $(ECHO) "Could not set version info in specfile."; \
449       exit 1;\
450    fi
451
452         $(TAR) --exclude "CVS" --exclude "junkbuster-suse.spec" -czf $(TAR_ARCH) .
453         $(RPM) --clean -ta  $(TAR_ARCH)
454         if [ -f $(TAR_ARCH) ]; then  $(RM) $(TAR_ARCH); fi
455
456 #
457 # anonymously ncftps the rpms to sourceforge
458 #
459 redhat-upload:
460         ncftpput -u anonymous -p ijbswa-developers@lists.sourceforge.net upload.sourceforge.net /incoming $(RPM_BASE)/SRPMS/junkbuster-$(RPM_VERSION)-$(RPM_PACKAGEV).src.rpm
461 # better should use `arch` here instead of ix86 to support other platforms too
462         ncftpput -u anonymous -p ijbswa-developers@lists.sourceforge.net upload.sourceforge.net /incoming $(RPM_BASE)/RPMS/*/junkbuster-$(RPM_VERSION)-$(RPM_PACKAGEV).*.rpm
463         @$(ECHO) -------------------------------------------------------
464         @$(ECHO) Now goto
465         @$(ECHO) http://sourceforge.net/project/admin/editpackages.php?group_id=11118
466         @$(ECHO) ... and release the files.
467         @$(ECHO) -------------------------------------------------------
468      # w3m http://sourceforge.net/project/admin/editpackages.php?group_id=11118
469
470 #############################################################################
471 # sun solaris  distribution
472 #############################################################################
473 solaris-dist:
474         @$(ECHO) coming soon. 
475
476 #############################################################################
477 # suse distribution (need to be root to build)
478 #############################################################################
479
480 suse-dist:
481         for dir in RPMS SRPMS BUILD SOURCES SPECS; do \
482                 if [ ! -w $(RPM_BASE)/$$dir ]; then \
483                         $(ECHO) "$(RPM_BASE)/$$dir is not writable for you. Maybe try as root."; \
484                         $(ECHO) "Or add a suitable path to .rpmmacros like."; \
485                         $(ECHO) "%_topdir /home/foo/rpm-build"; \
486                         exit 1; \
487                 fi; \
488         done; \
489
490         $(MAKE) clobber
491         if [ -f $(TAR_ARCH) ]; then $(RM) $(TAR_ARCH); fi
492
493         TMPFILE=$$(mktemp -q /tmp/$(PROGRAM).XXXXXX); \
494         if $(SED) -e 's/^\(Version:\).*/\1 $(RPM_VERSION)/g' \
495              -e 's/^\(Release:\).*/\1 $(RPM_PACKAGEV)/g' \
496               junkbuster-suse.spec > $$TMPFILE ; then \
497       $(MV) -f $$TMPFILE junkbuster-suse.spec; \
498    else \
499       $(ECHO) "Could not set version info in specfile."; \
500       exit 1;\
501    fi
502
503         $(TAR) --exclude "CVS" --exclude "junkbuster-rh.spec" -czf $(TAR_ARCH) .
504         $(RPM) --clean -ta  $(TAR_ARCH)
505         if [ -f $(TAR_ARCH) ]; then  $(RM) $(TAR_ARCH); fi
506
507 #
508 # anonymously ncftps the rpms to sourceforge
509 #
510 suse-upload:
511         ncftpput -u anonymous -p ijbswa-developers@lists.sourceforge.net upload.sourceforge.net /incoming /usr/src/packages/SRPMS/junkbuster-suse-$(RPM_VERSION)-$(RPM_PACKAGEV).src.rpm
512 # better should use `arch` here instead of ix86 to support other platforms too
513         ncftpput -u anonymous -p ijbswa-developers@lists.sourceforge.net upload.sourceforge.net /incoming /usr/src/packages/RPMS/*/junkbuster-suse-$(RPM_VERSION)-$(RPM_PACKAGEV).*.rpm
514         @$(ECHO) -------------------------------------------------------
515         @$(ECHO) Now goto
516         @$(ECHO) http://sourceforge.net/project/admin/editpackages.php?group_id=11118
517         @$(ECHO) ... and release the files.
518         @$(ECHO) -------------------------------------------------------
519
520 # handle with care. use with root.
521 suse-clean:
522         rpm -e junkbuster-suse
523         rm -rf /etc/junkbuster
524         rm -rf /etc/rc.d/junkbuster*
525         rm -rf /var/run/junkbuster.pid 
526         rm -rf /var/log/junkbuster
527         rm -f /etc/init.d/junkbuster
528         rm -f /usr/sbin/junkbuster
529         rm -f /usr/sbin/rcjunkbuster
530         rm -f /usr/share/man/man1/junkbuster.1.gz
531
532 #############################################################################
533 # Windows distribution
534 #############################################################################
535 win-dist:
536         $(ECHO) Not implemented.
537
538
539 #############################################################################
540 # Tarball distribution
541 #############################################################################
542 tarball-dist:
543         @make clean
544         make $(PROGRAM) 
545 #       remove all objects and create the tarball with the binary
546         cd .. && $(RM) ijb/a.out ijb/core ijb/*.@OBJEXT@ && tar --exclude "ijb/CVS" -cvzf ../ijb-distribution-$(VERSION).tar.gz ijb/
547         chmod a+r ../../ijb-distribution-$(VERSION).tar.gz
548         @$(ECHO) Tarball with binary created.
549
550 #############################################################################
551 #
552 # Documentation
553 #
554 # converts doc/source/*.sgml into html, text and man pages
555 #
556 #############################################################################
557 dok: doc/source/ldpOK.dsl
558         mkdir -p doc/text doc/man
559 #  user manual
560         rm -rf doc/webserver/user-manual
561         cd doc/source && db2html -s ldpOK.dsl user-manual.sgml && mv user-manual ../webserver
562         cd doc/source && db2html -s ldpOK.dsl --nochunks user-manual.sgml > tmp.html && lynx -dump tmp.html > ../text/user-manual.txt && rm -rf tmp.html user-manual
563 ##  developer manual
564         rm -rf doc/webserver/developer-manual
565         cd doc/source && db2html -s ldpOK.dsl developer-manual.sgml && mv developer-manual ../webserver
566         cd doc/source && db2html -s ldpOK.dsl --nochunks developer-manual.sgml > tmp.html && lynx -dump tmp.html > ../text/developer-manual.txt && rm -rf tmp.html developer-manual
567 ##  faq
568         rm -rf doc/webserver/faq
569         cd doc/source && db2html -s ldpOK.dsl faq.sgml && mv faq ../webserver
570         cd doc/source && db2html -s ldpOK.dsl --nochunks faq.sgml > tmp.html && lynx -dump tmp.html > ../text/faq.txt && rm -rf tmp.html faq
571
572 redhat-dok: doc/source/ldpOK.dsl
573         mkdir -p doc/text doc/man doc/source/user-manual \
574           doc/source/developer-manual doc/source/faq
575 ##  user manual
576         rm -rf doc/webserver/user-manual
577         cd doc/source/user-manual && $(DB) ../user-manual.sgml && cd .. &&\
578           mv user-manual ../webserver
579         cd doc/source && $(DB) -V nochunks user-manual.sgml > tmp.html && \
580           $(WDUMP) tmp.html > ../text/user-manual.txt && rm -rf tmp.html \
581           user-manual
582 ##  developer manual
583         rm -rf doc/webserver/developer-manual
584         cd doc/source/developer-manual && $(DB) ../developer-manual.sgml &&\
585           cd .. && mv developer-manual ../webserver
586         cd doc/source && $(DB) -V nochunks developer-manual.sgml > tmp.html && \
587           $(WDUMP) tmp.html > ../text/developer-manual.txt && rm -rf tmp.html \
588           developer-manual
589 ##  faq
590         rm -rf doc/webserver/faq
591         cd doc/source/faq && $(DB) ../faq.sgml && cd .. && mv faq ../webserver
592         cd doc/source && $(DB) -V nochunks faq.sgml > tmp.html && $(WDUMP) \
593           tmp.html > ../text/faq.txt && rm -rf tmp.html faq
594
595 doc/source/ldpOK.dsl:
596         if [ "$(DKPREFIX)" != "none" ]; then \
597                 sed -e "s@/usr/share/sgml/docbook/dsssl-stylesheets@$(DKPREFIX)@g" doc/source/ldp.dsl > doc/source/ldpOK.dsl; \
598         else \
599                 cp doc/source/ldp.dsl doc/source/ldpOK.dsl; \
600         fi
601
602 #############################################################################
603 #
604 # Webserver
605 #
606 # moves dokumentation to webserver
607 #
608 #############################################################################
609 webserver:
610         @$(ECHO) -------------------------------------------------------
611         @$(ECHO) You have run make dok/redhat-dok before, right?
612         @$(ECHO) Note that this command scps all stuff to the webserver,
613         @$(ECHO) it will not remove obsolete documents.
614         @$(ECHO) -------------------------------------------------------
615         chmod -R a+r doc/webserver
616         find doc/webserver -type d -exec chmod a+rx {} \;
617         cd doc/webserver && scp -Cr . ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
618
619 #############################################################################
620 # Source file dependencies
621 #############################################################################
622
623 actions.@OBJEXT@:   actions.c   actions.h   config.h $(PROJECT_H_DEPS) errlog.h jcc.h list.h loaders.h miscutil.h actionlist.h
624 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
625 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
626 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
627 deanimate.@OBJEXT@: deanimate.c deanimate.h config.h $(PROJECT_H_DEPS)
628 encode.@OBJEXT@:    encode.c    encode.h    config.h
629 errlog.@OBJEXT@:    errlog.c    errlog.h    config.h $(PROJECT_H_DEPS) @WIN_ONLY@w32log.h
630 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 
631 gateway.@OBJEXT@:   gateway.c   gateway.h   config.h $(PROJECT_H_DEPS) errlog.h jbsockets.h jcc.h loadcfg.h
632 jbsockets.@OBJEXT@: jbsockets.c jbsockets.h config.h $(PROJECT_H_DEPS) filters.h
633 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
634 killpopup.@OBJEXT@: killpopup.c killpopup.h config.h $(PROJECT_H_DEPS) jcc.h loadcfg.h
635 list.@OBJEXT@:      list.c      list.h      config.h $(PROJECT_H_DEPS) list.h miscutil.h
636 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
637 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
638 miscutil.@OBJEXT@:  miscutil.c  miscutil.h  config.h
639 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
640 ssplit.@OBJEXT@:    ssplit.c    ssplit.h    config.h miscutil.h
641 urlmatch.@OBJEXT@:  urlmatch.c  urlmatch.h  config.h $(PROJECT_H_DEPS) errlog.h miscutil.h ssplit.h
642
643 # GNU regex
644 gnu_regex.@OBJEXT@: gnu_regex.c gnu_regex.h config.h
645
646 # PCRS
647 pcrs.@OBJEXT@: pcrs.c pcre/pcre.h pcrs.h
648
649 # PCRE
650 pcre/get.@OBJEXT@:        pcre/get.c        pcre/config.h pcre/internal.h pcre/pcre.h
651 pcre/maketables.@OBJEXT@: pcre/maketables.c pcre/config.h pcre/internal.h pcre/pcre.h
652 pcre/pcre.@OBJEXT@:       pcre/pcre.c       pcre/config.h pcre/internal.h pcre/pcre.h pcre/chartables.c 
653 pcre/pcreposix.@OBJEXT@:  pcre/pcreposix.c  pcre/config.h pcre/internal.h pcre/pcre.h pcre/pcreposix.h
654 pcre/study.@OBJEXT@:      pcre/study.c      pcre/config.h pcre/internal.h pcre/pcre.h
655
656 # An auxiliary program makes the PCRE default character table source
657
658 pcre/chartables.c:   pcre/dftables@EXEEXT@
659                 pcre/dftables@EXEEXT@ >pcre/chartables.c
660
661 pcre/dftables@EXEEXT@:       pcre/dftables.c pcre/maketables.c pcre/pcre.h pcre/internal.h pcre/config.h
662                 $(CC) -o pcre/dftables@EXEEXT@ $(CFLAGS) pcre/dftables.c
663
664 # Win32
665 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
666 w32taskbar.@OBJEXT@: w32taskbar.c config.h w32log.h w32taskbar.h
667 win32.@OBJEXT@: win32.c config.h jcc.h loadcfg.h pcre/pcre.h pcre/pcreposix.h pcrs.h project.h w32log.h win32.h
668
669 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
670         windres -D__MINGW32__=0.2 -O coff -i $< -o $@
671
672 # AmigaOS
673 @AMIGAOS_ONLY@OBJS += amiga.o
674 @AMIGAOS_ONLY@CFLAGS += -D__AMIGAVERSION__=\"$(VERSION_MAJOR).$(VERSION_MINOR)$(VERSION_POINT)\" -D__AMIGADATE__=\"`date +%d.%m.%Y`\" -W -m68020 -noixemul -fbaserel -msmall-code
675 @AMIGAOS_ONLY@LDFLAGS += -m68020 -noixemul -fbaserel
676 @AMIGAOS_ONLY@LIBS = -lm /gg/lib/libb/libm020/libnix/swapstack.o
677 @AMIGAOS_ONLY@amiga.o: amiga.c amiga.h config.h
678
679
680 $(PROGRAM): $(OBJS) $(W32_FILES)
681         $(LD) $(LDFLAGS) -o $(PROGRAM) $(OBJS) $(LIBS)
682
683 clean:
684         $(RM) a.out core $(OBJS) $(W32_FILES) $(W32_INIS)
685
686 clobber: clean
687         $(RM) $(PROGRAM) cscope.* logfile *.pdb *.lib *.exp `find . -name tags` TAGS junkbuster.log config.cache *~ *.tar.gz
688
689 tags: $(SRCS) $(HDRS)
690         etags $(SRCS) $(HDRS)
691
692 tarball-src: clobber
693         $(LN) -s current ../ijb-$(VERSION)-$(CODE_STATUS)
694         $(TAR) -C.. -cvhzf ijb-$(VERSION)-$(CODE_STATUS)-src.tar.gz ijb-$(VERSION)-$(CODE_STATUS)
695         $(RM) ../ijb-$(VERSION)-$(CODE_STATUS)
696
697 install: all
698         #
699         # FIXME: This is a dirty hack to have an install target
700         #        that works at least for some setups. This needs
701         #        to be fixed!
702         #
703         $(STRIP_PROG) $(PROGRAM)
704         $(INSTALL) $(PROGRAM) $(SBIN_DEST)
705         mkdir -p $(DEST)/user-manual
706         mkdir -p $(DEST)/templates
707         cp -r doc/webserver/user-manual $(DEST)
708         cp -r templates $(DEST)
709         $(INSTALL) config ijb.action re_filterfile trust $(DEST)
710         # FIXME $(ECHO) junkbuster.logrotate junkbuster.monthly junkbuster.weekly
711         # FIXME: Need new manual! $(GZIP_PROG) -c junkbuster.1 > $(MAN_DEST)/junkbuster.1.gz
712         $(INSTALL) junkbuster.init /etc/init.d/junkbuster
713
714
715 #############################################################################
716
717 ## Local Variables:
718 ## tab-width: 3
719 ## end: