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