Home | History | Annotate | Download | only in make-3.81

Lines Matching defs:BSD

50    BSD				Real BSD, not just BSD-like.
58 sequent Sequent Dynix 3.x.x (BSD)
126 # if !defined (BSD) && defined (ultrix)
127 /* Ultrix behaves like BSD on Vaxen. */
128 # define BSD
132 /* NeXT in the 2.{0,1,2} releases defines BSD in <sys/param.h>, which
134 really is BSD. */
135 # undef BSD
144 # undef BSD
324 # if defined(sgi) || (defined(mips) && !defined(BSD))
358 # if !defined(LOAD_AVE_TYPE) && (defined(BSD) || defined(LDAV_CVT) || defined(KERNEL_FILE) || defined(LDAV_SYMBOL)) && !defined(__riscos__)