NetBSD/usr.bin/mkdep
cgd dab9e38937 find the compiler more correctly: if user has set 'CC' use it but expand
it to a full path using the user's path, before setting the path used by
the script.  If it can't be found, try using the standard path used by the
script to find it (/bin:/usr/bin:/usr/ucb), and if it still can't be
found, exit.  If user hasn't set CC, try to use cc, again searched for
via their path, then via the standard path.
Also, clean up regexps used to post-process ${CC} -M output, so that
they work on a wider variety of compilers.
1997-07-20 23:27:09 +00:00
..
Makefile Set SCRIPTSNAME correctly. 1997-03-27 08:57:26 +00:00
mkdep.1 Merged with 4.4lite. 1994-12-23 07:34:55 +00:00
mkdep.append Merged with 4.4lite. 1994-12-23 07:34:55 +00:00
mkdep.gcc.sh find the compiler more correctly: if user has set 'CC' use it but expand 1997-07-20 23:27:09 +00:00
mkdep.old.compiler Merged with 4.4lite. 1994-12-23 07:34:55 +00:00
mkdep.sh Merged with 4.4lite. 1994-12-23 07:34:55 +00:00
mkdep.ultrix Merged with 4.4lite. 1994-12-23 07:34:55 +00:00