On Wed, Jul 31, 2002 at 08:42:19AM +0200, Michael Gerner Andreasen wrote:
> Morning rommers, been playing with combining the different makefiles as I
> feel that are part of the clutter in my directories, but I keep banging my
> head agents the wall.

Right idea, wrong approach. What we have for Fatal Dimensions is a
configure which symlinks the right Makefile.system to Makefile. I
know that it's not the right approach neither (which should be using
autoconf and automake), but it's working fine.

[~/mud/fataldim/src] [EMAIL PROTECTED]>make
make: no target to make.
[~/mud/fataldim/src] [EMAIL PROTECTED]>./configure 
Found FreeBSD, linking...
[~/mud/fataldim/src] [EMAIL PROTECTED]>make
gcc -pg  -Wall -g -DUNIX -DHAS_JUKEBOX -DI3 -pthread -DTHREADED_DNS -DINET6 
-DHAS_HTTP -DHAS_POP3 -DHAS_MCCP  -DDIRENT -DOLD_RAND 
-I/usr/local/include/tcl8.2 -c fd_network.c -o fd_network.o

etc

Edwin

-- 
Edwin Groothuis      |            Personal website: http://www.MavEtJu.org
[EMAIL PROTECTED]    |    Weblog: http://www.mavetju.org/weblog/weblog.php 
bash$ :(){ :|:&};:   | Interested in MUDs? http://www.FatalDimensions.org/

Reply via email to