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
HdrSrc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
GitLab has been upgraded to 13.7.4 If you encounter any issues mail
code@riscosopen.org
Open sidebar
RiscOS
S
Sources
Programmer
HdrSrc
Commits
bb7b1206
Commit
bb7b1206
authored
Aug 17, 1999
by
Stewart Brodie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Merged Ursula RiscPC branch
parent
321e25f5
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 @
bb7b1206
...
...
@@ -81,6 +81,7 @@ EXPORTS = \
${HDRDIR}
.Messages
\
${HDRDIR}
.NdrDebug
\
${HDRDIR}
.NewErrors
\
${HDRDIR}
.Oswords
\
${HDRDIR}
.PaletteV
\
${HDRDIR}
.PDriverReg
\
${HDRDIR}
.PDumperReg
\
...
...
@@ -136,6 +137,7 @@ ${HDRDIR}.PDriverReg: Import.Global.PDriverReg; ${CP} Import.Global.PDriverR
${HDRDIR}.PDumperReg
:
Import.Global.PDumperReg; ${CP} Import.Global.PDumperReg $@ ${CPFLAGS}
${HDRDIR}.PoduleReg
:
Import.Global.PoduleReg; ${CP} Import.Global.PoduleReg $@ ${CPFLAGS}
${HDRDIR}.NewErrors
:
Import.Global.NewErrors; ${CP} Import.Global.NewErrors $@ ${CPFLAGS}
${HDRDIR}.Oswords
:
Import.Global.Oswords; ${CP} Import.Global.Oswords $@ ${CPFLAGS}
${HDRDIR}.Services
:
Import.Global.Services; ${CP} Import.Global.Services $@ ${CPFLAGS}
${HDRDIR}.UpCall
:
Import.Global.UpCall; ${CP} Import.Global.UpCall $@ ${CPFLAGS}
...
...
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