www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/07/05/09:18:24

Date: Sun, 5 Jul 1998 16:16:53 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Jeremiah Zanin <jzanin AT cs DOT unm DOT edu>
cc: djgpp AT delorie DOT com
Subject: Re: Automatic dependancies and header files, help!
In-Reply-To: <6nmcd3$11ai$1@lynx.unm.edu>
Message-ID: <Pine.SUN.3.91.980705161633.23984O-100000@is>
MIME-Version: 1.0

On Sat, 4 Jul 1998, Jeremiah Zanin wrote:

> DEPS := $(wildcard *.d)
> ifneq ($(DEPS),)
> include $(DEPS)
> endif
> 
> The only problem is that when I change a header file, the C files that
> depend on it don't get recompiled.  What's going on?

Please post the shortest source file that can be used to reproduce the
problem, and the .d file generated by GCC for that source file.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019