cgd
|
f60321832b
|
a couple of tiny whitespace cleanups
|
2001-03-22 02:41:02 +00:00 |
cgd
|
f3dd4051a1
|
get closer to KNF.
|
2001-03-22 02:33:47 +00:00 |
cgd
|
baa3e1d8d4
|
convert uses of hard-coded string "mkdep" to use getprogname().
|
2001-03-22 00:16:50 +00:00 |
cgd
|
040de26f85
|
call setprogname(argv[0]) at start of main()
|
2001-02-21 00:06:22 +00:00 |
kleink
|
fbfc6d0d28
|
Rather than hardcoding _PATH_TMP (and relying on const string concatenation),
try TMPDIR (if set in the environment).
|
1999-07-21 15:20:55 +00:00 |
kleink
|
7a5c45dac4
|
* Make usage string reflect reality,
* declare internal utility functions static,
* remove unneeded workarounds for bogus -Wuninitialized reports,
* delint.
|
1999-03-31 11:26:45 +00:00 |
sommerfe
|
05ccb4009e
|
Do something sane if we have CC='cc -pipe' set
|
1999-03-18 22:01:48 +00:00 |
tron
|
c0f4850d5c
|
New C program to replace old "mkdep" script. Speeds up "make depend"
by at least 5 percent.
|
1999-01-25 22:10:42 +00:00 |