mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
First version produced.
This commit is contained in:
@@ -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) \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
\input texinfo @c -*-texinfo-*-
|
||||
\input ../texinfo/texinfo @c -*-texinfo-*-
|
||||
@c %**start of header
|
||||
@setfilename networking
|
||||
@syncodeindex vr fn
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user