[Cmake] Autological Makefiles

John Biddiscombe jbiddiscombe at skippingmouse . co . uk
Mon, 04 Jun 2001 20:37:35 +0100


>That is not quite what I suggested.

OK. I used the same syntax as the unix makefile, but I'll insert a 
deliberate make command and see what gives...


>What is the borland make program called?  With unix make, you can use 
>$(MAKE) to call yourself.

$(Make) expands to "make" using the borland stuuf too.

thanks

JB