%% "Danny Turrin" <[EMAIL PROTECTED]> writes:
dt> Here is the bug: Makefile:21: *** commands commence before first
dt> target. Stop.
dt> ifeq (SunOS,$(SYSTYPE))
dt> ifeq ($(SYSVERS),570)
dt> SUBDIRS=sparcv8 sparcv9
dt> @echo sparcv89 > /home/dturrin/tdmf/Comp.log
Th
Hi,
Here is the bug:Makefile:21: *** commands commence before first target.
Stop.
I hope I can give you all the correct info...
All I am trying to do is add two traces in a Makefile (see below) using the
"@echo" command. The first trace seems to compile just fine, but the second
one is not
OK, I'll look at it.
However, your suggestion of moving the increment to start_waiting_job()
isn't sufficient, because we only want to increment it if we actually
ran something, and we don't know for sure until we get into
start_job_command() whether the command is empty or not (variable
expansio
%% Stephan Beal <[EMAIL PROTECTED]> writes:
sb> Please excuse the non-bug post to bug-make@..., but I didn't find
sb> another address for the make tool, and 'make@' bounced...
There's also [EMAIL PROTECTED] FWIW.
Thanks for the kudos. Some of this must be attributed to the original
invent
Please excuse the non-bug post to bug-make@..., but I didn't find
another address for the make tool, and 'make@' bounced...
-- Forwarded Message --
Subject: make: you guys are gawds
Date: Wed, 9 May 2001 17:04:06 +0200
From: Stephan Beal <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED