%% Steven Woody <[EMAIL PROTECTED]> writes:

  sw> in gnu make, can i specify a dependency rule which conducts the
  sw> rebuilding of all .o files as long as a common .h file change?
  sw> thanks.

foo.o bar.o baz.o boz.o biz.o : common.h

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          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
_______________________________________________
help-gnu-utils mailing list
help-gnu-utils@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-utils

Reply via email to