help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (Gnu Make) How to specify *.o depends on common.h?


From: Paul D. Smith
Subject: Re: (Gnu Make) How to specify *.o depends on common.h?
Date: 19 Jul 2005 23:38:05 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

%% Steven Woody <anti-spam.narkewoody@gmail.com.dont-post-to> writes:

  >> $(PROGRAM:%=%.o): common.h

  sw> ok, i got it. but ... is there a name for the technology? i want
  sw> to do a info search for furthur study. thanks.

Look up "Substitution References" in the GNU make manual.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <psmith@gnu.org>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


reply via email to

[Prev in Thread] Current Thread [Next in Thread]