tron
b3ba9219f4
Fix usage messages in case we are going to revive one of these.
1999-01-28 20:11:54 +00:00
fair
a0d5f4e4e3
per PR#4304 no need to set PATH (especially after testing it!)
1998-04-09 05:59:35 +00:00
perry
45b9e54cf2
remove /usr/ucb from PATHs, per Jim Bernard (pr 5236)
1998-03-31 04:25:30 +00:00
cgd
dc7e4efc1d
quote ${CC} so that multi-word values work right (for some defn of "right")
1997-07-22 05:20:06 +00:00
cgd
b41192602c
fix a couple of bogons in the changes to the sed regexps in my previous
...
commit. ("Works Great!!" "More Testing!!!")
1997-07-21 05:37:32 +00:00
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
jtc
3609dfb66b
Merged with 4.4lite.
...
Changed to conform to NetBSD's new RCS Id convention.
1994-12-23 07:34:55 +00:00
mycroft
d339fcc90b
Use `gcc', not `cpp', for depending.
1994-09-19 02:46:11 +00:00
mycroft
032b0c7d6b
Call `cpp', not `gcc'.
1993-08-16 01:34:27 +00:00
cgd
870dd3b285
do c++ dependencies the right way...
1993-07-17 12:18:12 +00:00
mycroft
dc362d97b4
Use $@ rather than $*.
1993-06-16 17:30:33 +00:00
mycroft
5f39183d4b
Oops. Need some quotes now that $SED has spaces in it.
1993-06-16 07:40:00 +00:00
mycroft
11169abb0d
Make the sed expression a tad stricter so we don't lose depending hack.
1993-06-16 06:48:57 +00:00
sef
d7057b31e8
Deal properly with single-module programs. Also, use "$@", not $*!
1993-06-16 06:09:09 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00