ftp.nice.ch/pub/next/unix/mail/smail3.1.20.s.tar.gz#/smail3.1.20/src/ldinfo.c

This is ldinfo.c in view mode; [Download] [Up]

/*
 * This file defines the number of compiles since the first time this
 * file was created when compiling smail.  This information is used in
 * expand.c to define the values for $compile_num and $compile_date.
 * To reset the compilation count, simply remove ldinfo.c.
 */
int compile_num = 2;
char *compile_date = "13-mar-91";

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