Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
RiscOS
S
Sources
SystemRes
InetRes
Commits
cd8ad8f7
Commit
cd8ad8f7
authored
Feb 07, 2000
by
Kevin Bracey
Browse files
srccommitted. "STB" install now installs standard hosts, services and protocols files.
Version 5.30. Tagged as 'Internet-5_30'
parent
531bef57
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
5 deletions
+8
-5
Makefile
Makefile
+3
-0
VersionNum
VersionNum
+5
-5
No files found.
Makefile
View file @
cd8ad8f7
...
...
@@ -133,6 +133,9 @@ install_common: ${COMMONFILES}
install_STB
:
${MKDIR}
${INSTDIR}.etc
${CP} LocalUserIFRes
:
!Boot ${INSTDIR}.!Boot ${CPFLAGS}
${CP}
${RDIR}.files.Hosts
${INSTDIR}.etc.hosts
${CPFLAGS}
${CP}
${RDIR}.files.protocols
${INSTDIR}.etc.protocols
${CPFLAGS}
${CP}
${RDIR}.files.services
${INSTDIR}.etc.services
${CPFLAGS}
install_
:
${DISCFILES} dirs
${CP}
${RDIR}.!Boot
${INSTDIR}.!Boot
${CPFLAGS}
...
...
VersionNum
View file @
cd8ad8f7
/* (5.
29
)
/* (5.
30
)
*
* This file is automatically maintained by srccommit, do not edit manually.
*
*/
#define Module_MajorVersion_CMHG 5.
29
#define Module_MajorVersion_CMHG 5.
30
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 07 Feb 2000
#define Module_MajorVersion "5.
29
"
#define Module_Version 5
29
#define Module_MajorVersion "5.
30
"
#define Module_Version 5
30
#define Module_MinorVersion ""
#define Module_Date "07 Feb 2000"
#define Module_FullVersion "5.
29
"
#define Module_FullVersion "5.
30
"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment