Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
RiscOS
S
Sources
Programmer
HdrSrc
Commits
d8b7c3f3
Commit
d8b7c3f3
authored
Apr 06, 2013
by
Ben Avison
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Forgot to change Makefile to export new header.
Version 2.27. Not tagged
parent
09cda9e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
Makefile
Makefile
+2
-0
No files found.
Makefile
View file @
d8b7c3f3
...
...
@@ -121,6 +121,7 @@ EXPORTS = \
${HDIR}
.Global.h.EnvNumbers
\
${HDIR}
.Global.h.FileTypes
\
${HDIR}
.Global.h.FreeWay
\
${HDIR}
.Global.h.FreewayReg
\
${HDIR}
.Global.h.FSNumbers
\
${HDIR}
.Global.h.GraphicsV
\
${HDIR}
.Global.h.Heap
\
...
...
@@ -245,6 +246,7 @@ ${HDIR}.Global.h.DrawObj: hdr.DrawObj; ${HDR2H} hdr.DrawObj $@
${HDIR}.Global.h.EnvNumbers
:
hdr.EnvNumbers; ${HDR2H} hdr.EnvNumbers $@
${HDIR}.Global.h.FileTypes
:
hdr.FileTypes; ${HDR2H} hdr.FileTypes $@
${HDIR}.Global.h.FreeWay
:
hdr.FreeWay; ${HDR2H} hdr.FreeWay $@
${HDIR}.Global.h.FreewayReg
:
hdr.FreewayReg; ${HDR2H} hdr.FreewayReg $@
${HDIR}.Global.h.FSNumbers
:
hdr.FSNumbers; ${HDR2H} hdr.FSNumbers $@
${HDIR}.Global.h.GraphicsV
:
hdr.GraphicsV; ${HDR2H} hdr.GraphicsV $@
${HDIR}.Global.h.Keyboard
:
hdr.Keyboard; ${HDR2H} hdr.Keyboard $@
...
...
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