head	1.2;
access;
symbols
	v3_1_0:1.1.1.1 FSF:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2002.06.20.20.54.50;	author obrien;	state dead;
branches;
next	1.1;

1.1
date	2001.11.02.21.05.42;	author obrien;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2001.11.02.21.05.42;	author obrien;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove GAWK.  I removed it from the build 2 weeks ago and the world
did not end.  So finish the deed.
@
text
@# what to do under linux to make dl.so
# Tue Nov 24 15:04:14 EST 1998

gcc -shared -Wall -DHAVE_CONFIG_H -c -O -g -I.. dl.c
gcc -shared -Wall -DHAVE_CONFIG_H -c -O -g -I.. filefuncs.c
gcc -shared -Wall -DHAVE_CONFIG_H -c -O -g -I.. fork.c
ld -o dl.so -shared dl.o
ld -o filefuncs.so -shared filefuncs.o
ld -o fork.so -shared fork.o
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Update vendor branch to gawk-3.1.0.
@
text
@@
