[nem-pl] Re: [svn] nemerle/trunk/config.mak

Michal Moskal malekith at pld-linux.org
Wed Oct 29 19:53:40 CET 2003


On Wed, Oct 29, 2003 at 07:44:07PM +0100, rzyj wrote:
> Author: rzyj
> Date: Wed Oct 29 19:44:05 2003
> New Revision: 333
> 
> Added:
>    nemerle/trunk/config.mak
> Log:
> Add empty config.mak to repository.

A nie lepiej zrobić:

Makefile:
include config.mak

config.mak: configure
	./configure

*/Makefile:
include ../config.mak

../config.mak:
	$(MAKE) -C .. config.mak

Bo teraz po make się zepsuje (wysypie się budowanie bez sensownego
powodu).

BTW: --debug to chyba opcja tylko dla mono. Może zrobić NET_ENGINE_DEBUG
i NET_ENGINE? Ale w sumie na razie nie ma co się przejmować.

-- 
: Michal Moskal :: http://www.kernel.pl/~malekith : GCS {C,UL}++++$ a? !tv
: When in doubt, use brute force. -- Ken Thompson : {E-,w}-- {b++,e}>+++ h




More information about the devel-pl mailing list