From: Paul D. Smith (zclnltz@assocnews.co.uk)
Date: Tue Jun 25 2002 - 07:23:45 EEST
If your goal is to avoid GNU make-isms, you've got a long way to go.
Patterns are not portable.
Include is not portable.
Even use of $< in explicit rules is not portable.
If you want to write truly portable makefiles, none of the issues raised
in this post have any relevance to you, since you cannot use any of the
features which may be impacted by it in the first place.
-- ------------------------------------------------------------------------------- Paul D. Smith <terhi.victor@logonet.com> Find some GNU make tips at: http://www.gnu.org http://www.paulandlesley.org/gmake/ "Please remain calm...I may be mad, but I am a professional." --Mad Scientist - To unsubscribe from this list: send the line "unsubscribe linux-hams" in the body of a message to mnuhjopm@carlbro.dk More majordomo info at http://vger.kernel.org/majordomo-info.html
This archive was generated by hypermail 2b30 : Tue Jun 25 2002 - 07:33:57 EEST