[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
remake of a makefile
From: |
Krzysztof Horecki |
Subject: |
remake of a makefile |
Date: |
Tue, 17 Jul 2001 16:36:38 +0200 |
Hi,
I try to install a warning in case the makefile or rather one of its
includes was modified:
%.mk ::
@echo WARNING! makefile: $@ has been changed
yet make sees the rule, but by no means I can make it remake the %.mk
file:
Considering target file `../ui/ui.mk'.
Looking for an implicit rule for `../ui/ui.mk'.
Trying pattern rule with stem `ui'.
Found an implicit rule for `../ui/ui.mk'.
Finished prerequisites of target file `../ui/ui.mk'.
No need to remake target `../ui/ui.mk'.
(I use make 3.79.1)
Kilu
--
============================
AutoForm Engineering GmbH
Technoparkstrasse 1
CH-8005 Zürich / Switzerland
Tel: +41 1 445 2121
Fax: +41 1 445 2122
www.autoform.ch
============================