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
Ben Avison
OmniLanManFS
Commits
5b7836bc
Commit
5b7836bc
authored
Jun 01, 2001
by
Stewart Brodie
Browse files
Makefile fix - a : instead of an = was causing amu to reject the Makefile.
Admin: Tested. Version 2.21. Tagged as 'LanManFS-2_21'
parent
6b48a8f3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
11 deletions
+11
-11
Makefile
Makefile
+1
-1
VersionNum
VersionNum
+10
-10
No files found.
Makefile
View file @
5b7836bc
...
...
@@ -57,7 +57,7 @@ DBG_OBJS = ${NONCOBJS} ${MAINOBJS:%.o=od.%}
OBJSI
=
${NONCOBJS}
${MAINOBJS:%.o=i.%}
OBJSINST
=
${NONCOBJS}
${MAINOBJS:%.o
:
inst.%}
OBJSINST
=
${NONCOBJS}
${MAINOBJS:%.o
=
inst.%}
LanMan_MH.h
:
LanMan_MH.o
${CMHG}
${CMHGFLAGS}
cmhg.
$*
-d
$@
...
...
VersionNum
View file @
5b7836bc
/* (2.2
0
)
/* (2.2
1
)
*
* This file is automatically maintained by srccommit, do not edit manually.
*
*/
#define Module_MajorVersion_CMHG 2.2
0
#define Module_MajorVersion_CMHG 2.2
1
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 0
2 Apr
2001
#define Module_Date_CMHG 0
1 Jun
2001
#define Module_MajorVersion "2.2
0
"
#define Module_Version 22
0
#define Module_MajorVersion "2.2
1
"
#define Module_Version 22
1
#define Module_MinorVersion ""
#define Module_Date "0
2 Apr
2001"
#define Module_Date "0
1 Jun
2001"
#define Module_ApplicationDate2 "0
2-Apr
-01"
#define Module_ApplicationDate4 "0
2-Apr
-2001"
#define Module_ApplicationDate2 "0
1-Jun
-01"
#define Module_ApplicationDate4 "0
1-Jun
-2001"
#define Module_ComponentName "LanManFS"
#define Module_ComponentPath "RiscOS/Sources/Networking/Omni/Protocols/LanManFS"
#define Module_FullVersion "2.2
0
"
#define Module_HelpVersion "2.2
0
(0
2 Apr
2001)"
#define Module_FullVersion "2.2
1
"
#define Module_HelpVersion "2.2
1
(0
1 Jun
2001)"
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