help-make
[Top][All Lists]
Advanced

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

Re: Help with prerequisites for unit testing rule


From: Paul D. Smith
Subject: Re: Help with prerequisites for unit testing rule
Date: Mon, 14 Feb 2005 07:57:08 -0500

Personally I usually just declare test cases to be phony, and so they're
all run every time I run "make test", even if nothing is rebuilt.  Then
you wouldn't need the touch line.

YMMV.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          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]