[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
make problem
From: |
Neta Bar Tal |
Subject: |
make problem |
Date: |
Tue, 28 Aug 2001 15:50:25 +0200 |
Hi guys!
my problem is that when i run make, and my rule for creation dependency
files looks like that:
$(DEPS)%.rwdep : %.rw
@echo "FILE = $< TARGET = $@"
@echo "$(subst ",\", $(RWDEP_CMD)) $@"
>>$(CCWPA)/$(CCBB)/dep_pre_files
the make run the file and it runs it twice:
gmake -r -f Makefile.pre.cuar -o Makefile.pre.cuar -k -d
and then i get the massege
Re-executing: gmake -r -f Makefile.pre.cuar -o Makefile.pre.cuar -k -d
does anybody knows why the "make" re-execute the make command?
thanks in advance!!!
Neta Bar-Tal
ASCM Team
* 972-9-7762431
address@hidden
- make problem,
Neta Bar Tal <=