First version produced.

This commit is contained in:
Joel Sherrill
1998-08-19 20:50:47 +00:00
parent 071536e655
commit 4328ba112f
3 changed files with 3 additions and 2 deletions

View File

@@ -65,7 +65,7 @@ testing.texi: testing.t Makefile
-n "Command and Variable Index" ${*}.t
html: dirs $(FILES)
-mkdir -p $(WWW_INSTALL)/network
-mkdir -p $(WWW_INSTALL)/$(PROJECT)
rm -f $(WWW_INSTALL)/$(PROJECT)/networking.gif
cp networking.gif $(WWW_INSTALL)/$(PROJECT)/networking.gif
$(TEXI2WWW) $(TEXI2WWW_ARGS) -dir $(WWW_INSTALL)/$(PROJECT) \

View File

@@ -1,4 +1,4 @@
\input texinfo @c -*-texinfo-*-
\input ../texinfo/texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename networking
@syncodeindex vr fn

View File

@@ -21,3 +21,4 @@ stack. Much of this documentation was written by Eric Norum
@end ifclear
of the Saskatchewan Accelerator Laboratory
who also ported the FreeBSD TCP/IP stack to RTEMS.