/* $Header: /mit/olhdev/src/config/RCS/ultrix.cf,v 1.7 1992/08/11 13:32:58 lwvanels Exp $ */
/* Copyright (C) 1991 by the Massachusetts Institute of Technology.
 * For copying and distribution information, see the file "mit-copyright.h". */
#undef ProfiledLibraryObjectRule
#define ProfiledLibraryObjectRule()	NormalLibraryObjectRule()

#undef ProfiledLibraryTarget
#define ProfiledLibraryTarget(name,objs)

#define HasSaberC 1

#ifdef MipsArchitecture
#define HasVprintf 1
#define ArCmd	ar r
#define HaveDefErrno 0
#define HasPutenv 1
#endif
