head	1.1;
branch	1.1.1;
access;
symbols
	LIBC_4_5_19:1.1.1.4
	LIBC_4_5_18:1.1.1.4
	LIBC_4_5_17:1.1.1.4
	LIBC_4_5_16:1.1.1.4
	LIBC_4_5_15:1.1.1.4
	LIBC_4_5_14:1.1.1.4
	LIBC_4_5_13:1.1.1.4
	LIBC_4_5_12:1.1.1.4
	LIBC_4_5_11:1.1.1.4
	LIBC_4_5_10:1.1.1.3
	LIBC_4_5_9:1.1.1.2
	LIBC_4_5_8:1.1.1.1
	LIBC_4_5_7:1.1.1.1
	LIBC:1.1.1;
locks; strict;
comment	@# @;


1.1
date	93.12.14.16.58.37;	author steinber;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	93.12.14.16.58.38;	author steinber;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	94.01.10.11.02.13;	author steinber;	state Exp;
branches;
next	1.1.1.3;

1.1.1.3
date	94.01.13.12.12.34;	author steinber;	state Exp;
branches;
next	1.1.1.4;

1.1.1.4
date	94.01.19.16.22.58;	author steinber;	state Exp;
branches;
next	;


desc
@@



1.1
log
@Initial revision
@
text
@You need to edit Makeconfig to reflect your configuration. You
can do

make STATIC=true	# for static library

make SHARED=true	# for shared image and stub libraries.

make LITE=true		# for light version shared library
			# no stub libraries are built.

make DEBUG=true		# for libg.a

make PROFILE=true	# for libc_p.a

make MATH=true		# for static libm.a only

make MATH=true SHARED=true	# for shared image and stub for libm.a

You can always add "I486=true" to get binaries for i486.

`verify.out.libc.so' is the difference between lib*.sa and
libc.so.4.x.y due to the backward compatibilty.

Thanks.

H.J.
hjl@@nynexst.com
08/27/93
@


1.1.1.1
log
@LIBC_4_5_7
@
text
@@


1.1.1.2
log
@LIBC_4_5_9
@
text
@a20 3
You can add NO_SHADOW=true to turn off the shadow password support,
which may speed up your applications.

d28 1
a28 1
12/31/93
@


1.1.1.3
log
@LIBC_4_5_10
@
text
@d1 1
a1 1
You need to edit config.in to reflect your configuration. You
a3 2
make			# compile everything.

d21 2
a22 4
You can add SHADOW_COMPAT=true to turn on the shadow password support,
which may slow down your applications. Due to the copyright
complications, I suggest you compile the shadow stuff from the source
code yourself.
d31 1
a31 1
01/10/94
@


1.1.1.4
log
@LIBC_4_5_11
@
text
@d1 2
a2 1
You shoul do
a3 6
configure

first to generate the "config.in."

Then you can do

a9 2
make STATIC_SHARED=true	# for static and shared libraries.

d21 2
d28 3
d35 1
a35 1
01/19/94
@
