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

This is s-uport2-2.h in view mode; [Download] [Up]

/*
 *	This version is for Microport UNIX V.2 machines.
 */

#define NO_DIRENT_H
#include "s-sys5.h"

#undef SIGNAL_HANDLERS_ARE_VOID
#undef HAVE_MKDIR

/*
 *	Specify where the Bourne Shell is.
 */

#define AVOID_SHELL_EXEC

#undef	SHELL
#define	SHELL		"/bin/ksh"

/*
 *	Use P.D. malloc library for the 286.
 *	This may not be needed if you don't have it...
 */

#define EXTRA_LIB	 -lm286

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