Bruce Evans
207a4c998a
Use cc -E instead of cpp for the preprocessor by default. cc -E is
...
correct for C sources that are compiled by cc, while cpp (/usr/bin/cpp)
is bogus since it invokes /usr/libexec/cpp with different flags.
1.1.5 uses plain cc. This should be equivalent after -M is added, but
cc -M foo.s is completely broken (it invokes the assembler) while
cc -E -M foo.s just does nothing instead of generating a foo.o: foo.s
dependency.
IF $MKDEP_CPP is set, use it as the cpp instead of cc -E. Assembler
sources that are preprocessed using cpp directly should be mkdep'ed
with MKDEP_CPP=cpp. Such sources shouldn't exist but we still have
lots. foo.S should be compiled by cc -traditional (cc will invoke the
preprocessor) and foo.s should be compiled by cc (cc won't invoke the
preprocessor).
1994-08-30 16:36:49 +00:00
..
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-08-05 19:00:04 +00:00
1994-01-05 01:10:24 +00:00
1994-08-05 19:00:04 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-30 14:03:53 +00:00
1994-05-27 12:33:43 +00:00
1994-08-20 11:14:07 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-08-05 21:05:31 +00:00
1994-08-23 03:52:40 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-08-12 10:19:05 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-02-06 01:12:15 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-08-05 09:14:37 +00:00
1994-05-27 12:33:43 +00:00
1994-08-28 18:49:06 +00:00
1993-07-27 17:24:17 +00:00
1994-05-27 12:33:43 +00:00
1994-08-28 18:49:06 +00:00
1994-05-27 12:33:43 +00:00
1994-08-13 05:00:39 +00:00
1994-08-05 19:00:04 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-08-22 14:28:54 +00:00
1994-06-02 20:25:30 +00:00
1994-05-19 18:13:11 +00:00
1994-06-04 07:11:51 +00:00
1994-08-28 15:49:55 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-06-17 17:22:16 +00:00
1994-05-27 12:33:43 +00:00
1994-08-27 10:00:14 +00:00
1994-05-27 12:33:43 +00:00
1994-08-28 18:49:06 +00:00
1994-05-27 12:33:43 +00:00
1994-08-22 19:56:14 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-08-05 19:00:04 +00:00
1994-08-11 01:06:29 +00:00
1994-05-27 12:33:43 +00:00
1994-08-29 17:01:06 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-08-30 16:36:49 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-08-19 13:39:20 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-08-05 12:38:06 +00:00
1994-08-05 09:14:37 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-08-05 19:00:04 +00:00
1994-08-20 21:19:46 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-08-05 19:00:04 +00:00
1994-05-27 12:33:43 +00:00
1994-08-11 01:33:22 +00:00
1994-05-27 12:33:43 +00:00
1994-08-07 20:56:28 +00:00
1994-08-07 18:01:39 +00:00
1994-08-07 18:23:25 +00:00
1994-05-27 12:33:43 +00:00
1994-08-05 20:40:56 +00:00
1994-08-28 15:01:31 +00:00
1994-05-27 12:33:43 +00:00
1994-08-28 15:06:02 +00:00
1994-08-28 15:11:02 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-08-05 19:00:04 +00:00
1994-08-11 01:38:23 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-08-20 05:51:48 +00:00
1994-08-20 21:29:33 +00:00
1993-10-08 01:36:20 +00:00
1994-08-07 00:16:29 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-08-27 15:46:29 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-08-20 21:29:33 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-08-05 19:00:04 +00:00
1994-05-27 12:33:43 +00:00
1994-08-05 19:00:04 +00:00
1994-05-27 12:33:43 +00:00
1994-08-05 19:00:04 +00:00
1994-08-24 20:09:47 +00:00
1994-05-27 12:33:43 +00:00
1994-08-05 19:00:04 +00:00
1994-08-11 20:11:00 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-08-05 19:00:04 +00:00
1994-05-27 12:33:43 +00:00
1994-05-27 12:33:43 +00:00
1994-08-05 19:00:04 +00:00
1994-05-27 12:33:43 +00:00
1994-08-11 01:42:28 +00:00
1994-05-27 12:33:43 +00:00
1994-08-08 01:13:35 +00:00
1994-08-08 01:13:35 +00:00
1994-08-08 01:13:35 +00:00
1994-08-28 15:17:56 +00:00
1994-05-27 12:33:43 +00:00