![]()
From: Bernhard Reiter (bernhard@intevation.de)
Date: Fri Sep 29 2000 - 15:59:13 CDT
Hi hypermailers,
Have you ever wondered about the Strukture of the Make Prozess in
hypermail's src/archive directory?
Have you battled the lines of the Makefile there for each mailinglist
and have you fought the #definite structures in lists.h?
Did you create endless configuration files for the lists and just
wanted to be done?
Not anymore more for GNU make users!
(As this is not a real solution [tm], it might work for people
using GNU make and it works for me. Why not for you?
(Again this contribution was done and submitted about a year ago,
but I thought I resubmit it, so that people see the choise.))
Just relace Makefile.in and lists.h.
For the FURTHER_OPTION trick you have to apply the patch.
Note that the LIST_listname constant in lists.h has to match the
name of the mailinglist as given in the Makefile.
(This is a lot easier as in the previous scheme.)
One pitfall: If your listname contains a dash,
like in "good-list" the constant will have an underscore there
and look like "LIST_good_list" then.
Regards,
Bernhard
-- Professional Service around Free Software (intevation.net) The FreeGIS Project (freegis.org) Association for a Free Informational Infrastructure (ffii.org)
![]()