view .hgignore @ 271:f6acfc659dd9

Allow overriding CC, AR, and RANLIB from the environment Rather than unconditionally setting CC, AR, and RANLIB, allow the environment to override them. This is useful in more circumstances than just cross-compiling. Thanks to Tormod Volden <debian.tormod@gmail.com> for bringing this to my notice though his original suggestion was different.
author William Astle <lost@l-w.ca>
date Sun, 07 Apr 2013 01:29:29 -0600
parents 68f41eaf44f2
children d2f04fa0103b f90c9b044220
line wrap: on
line source

\.exe$
\.o$
\.d$
\.a$
~$
\.orig$
/lwbasic$
/lwlink$
/lwobjdump$
/lwar$
/lwasm$
/lwcc/lwcc$
/lwcc/lwcpp$