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
Lib
Desk
Commits
cb5cb8b8
Commit
cb5cb8b8
authored
10 years ago
by
Steve Revill
⚽
Browse files
Options
Download
Email Patches
Plain Diff
Added an install phase to support CTools builds.
parent
4cf70c59
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
!MkInstall,fd7
!MkInstall,fd7
+2
-0
Makefile
Makefile
+5
-0
No files found.
!MkInstall,fd7
0 → 100644
View file @
cb5cb8b8
Dir <Obey$Dir>
amu install INSTDIR=<Install$Dir>
This diff is collapsed.
Click to expand it.
Makefile
View file @
cb5cb8b8
...
...
@@ -99,4 +99,9 @@ ${LIBEXT}.${LIBRARYZM}: !Desk.o.Normalzm
${CP}
!Desk.o.Normalzm
$@
${CPFLAGS}
BASIC
-quit
Patch325
$@
install
:
export_libs
${MKDIR}
${INSTDIR}
${CP}
${EXPDIR}
${INSTDIR}.${COMPONENT}
${CPFLAGS}
@${ECHO} ${COMPONENT}
:
install complete
# Dynamic dependencies:
This diff is collapsed.
Click to expand it.
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