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
68b81856
Commit
68b81856
authored
Aug 02, 2015
by
Robert Sprowson
Browse files
Build fix
RES_PATH needs the component name too. Version 2.51. Tagged as 'LanManFS-2_51'
parent
cf8805b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
Makefile
Makefile
+7
-4
No files found.
Makefile
View file @
68b81856
...
...
@@ -24,8 +24,7 @@ HDRS =
CMHGFILE
=
Lanman_MH
CMHGDEPENDS
=
LanMan LLC Logon NBIP Omni
LIBS
=
${NET4LIBS}
${ASMUTILS}
RES_PATH
=
ThirdParty.OmniClient.LanManFS
RES_OBJ
=
RES_PATH
=
ThirdParty.OmniClient
CUSTOMRES
=
custom
CDEFINES
=
-DCOMPAT_INET4
-DLONGNAMES
${OPTIONS}
CFLAGS
=
-Wp
...
...
@@ -38,11 +37,15 @@ endif
include
CModule
#
# Static dependencies
#
o.MyResObj od.MyResObj
:
LocalRes:ROM.Sprites ${MERGEDMSGS}PP ${DIRS}
${RESGEN}
${RES_AREA}
$@
${MERGEDMSGS}
PP
${RES_PATH}
.Messages LocalRes:ROM.Sprites
${RES_PATH}
.Sprites
${RESGEN}
${RES_AREA}
$@
${MERGEDMSGS}
PP
${RES_PATH}
.
${TARGET}
.
Messages LocalRes:ROM.Sprites
${RES_PATH}
.
${TARGET}
.
Sprites
${MERGEDMSGS}PP
:
${MERGEDMSGS}
${MERGEDMSGS}PP
:
LocalRes:Messages LocalRes:CmdHelp
${MKDIR}
${MERGEDRDIR}${SEP}${TARGET}
${FAPPEND}
${MERGEDMSGS}
LocalRes:Messages LocalRes:CmdHelp
${INSERTVERSION}
${MERGEDMSGS}
>
$@
# Dynamic dependencies:
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