/*
 * $Id: conf-aux.h,v 1.1 1996/06/02 07:36:28 ghudson Exp $
 *
 * Copyright 1991 by the Massachusetts Institute of Technology.
 *
 * For copying and distribution information, please see the file
 * <mit-copyright.h>.
 *
 * Machine-type definitions: MAC A/UX 2.0
 */

#include <mit-copyright.h>

#define MAC 
#define BITS32
#define BIG
#define MSBFIRST
#define BSDUNIX
#define SYSV_TERMIO

#ifndef __STDC__
#ifndef NOASM
#define AUX_ASM
#endif /* no assembly */
#endif /* standard C */
