Category : UNIX Files
Archive   : UUPC11YT.ZIP
Filename : INSTALL.C

 
Output of file : INSTALL.C contained in archive : UUPC11YT.ZIP
/*--------------------------------------------------------------------*/
/* i n s t a l l . c */
/* */
/* Install/upgrade program for UUPC/extended */
/* */
/* Copyright (c) 1992 by Andrew H. Derbyshire */
/*--------------------------------------------------------------------*/

/*--------------------------------------------------------------------*/
/* RCS Information */
/*--------------------------------------------------------------------*/

/*
* $Id: INSTALL.C 1.3 1993/04/11 00:33:54 ahd Exp $
*
* Revision history:
* $Log: INSTALL.C $
* Revision 1.3 1993/04/11 00:33:54 ahd
* Global edits for year, TEXT, etc.
*
* Revision 1.2 1993/04/04 04:57:01 ahd
* *** empty log message ***
*
* Revision 1.1 1992/11/15 04:29:22 ahd
* Initial revision
*
*/

static char rcsid[] =
"$Id: INSTALL.C 1.3 1993/04/11 00:33:54 ahd Exp $";

/*--------------------------------------------------------------------*/
/* Standard C include files */
/*--------------------------------------------------------------------*/

#include
#include

/*--------------------------------------------------------------------*/
/* UUPC/extended include files */
/*--------------------------------------------------------------------*/

#include "lib.h"
#include "timestmp.h"

/*--------------------------------------------------------------------*/
/* Local prototypes */
/*--------------------------------------------------------------------*/

/*--------------------------------------------------------------------*/
/* m a i n */
/* */
/* Main program */
/*--------------------------------------------------------------------*/

void main( int argc, char **argv )
{

/*--------------------------------------------------------------------*/
/* Announce our parentage */
/*--------------------------------------------------------------------*/

banner( argv );

/*--------------------------------------------------------------------*/
/* Determine if UUPC/extended may have been installed */
/*--------------------------------------------------------------------*/

if (getenv(UUPCSYSRC) == NULL )
installed = FALSE;

if (installed)
update();
else
install();

} /* main */

/*--------------------------------------------------------------------*/
/* i n s t a l l */
/* */
/* Perform a basic install of UUPC/extended */
/*--------------------------------------------------------------------*/


  3 Responses to “Category : UNIX Files
Archive   : UUPC11YT.ZIP
Filename : INSTALL.C

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/