]>
Commit | Line | Data |
---|---|---|
5076de82 | 1 | # Host: DEC VAX running BSD |
7f4a859c | 2 | |
5076de82 FF |
3 | # The following types of /bin/cc failures have been observed: |
4 | # 1. Something in readline.c which I have never seen | |
5 | # 2. ``"values.c", line 816: compiler error: schain botch'' | |
6 | #msg /bin/cc has been known to fail on VAXen running BSD4.3 | |
7 | #msg If this occurs, use gcc | |
8 | #msg (but see comments in Makefile.dist about compiling with gcc). | |
9 | ||
5076de82 | 10 | XM_FILE= xm-vaxbsd.h |
a1df8e78 | 11 | XDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o core-aout.o |
7f4a859c | 12 | |
cdaa7905 | 13 | NAT_FILE= nm-vax.h |