ftp.nice.ch/pub/next/unix/network/news/nn.6.4.16.s.tar.gz#/nn/conf/s-ptx1-1.h

This is s-ptx1-1.h in view mode; [Download] [Up]

/*
 *	This is for Dynix/PTX.
 *	From: Jaap Vermeulen <sequent!jaap>
 */

#include "s-sys5.h"

#undef TERMLIB
#define TERMLIB	-ltermlib

#define HAVE_VARARGS		/* Ignore NO_VARARGS in m-symmetry.h */

#define HAVE_JOBCONTROL

#define USE_MALLOC_H

#define MALLOC_GRAIN            sizeof(double)          /* M_GRAIN */
#define MALLOC_MAXFAST  	(MALLOC_GRAIN*4)        /* M_MXFAST */
#define MALLOC_FASTBLOCKS       100                     /* M_NLBLKS */

#define EXTRA_LIB -lmalloc

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.