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
RISC_OSLib
Commits
6810d6cb
Commit
6810d6cb
authored
Nov 18, 2019
by
Ben Avison
Browse files
Enable plain "export" phase
parent
04ef1655
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
GNUmakefile
GNUmakefile
+1
-1
No files found.
GNUmakefile
View file @
6810d6cb
...
...
@@ -71,7 +71,7 @@ clean:
@
rm
-rf
objs
@
echo
${COMPONENT}
: cleaned
else
all_libs export_hdrs export_libs rom install_rom links
:
all_libs
export
export_hdrs export_libs rom install_rom links
:
@
mkdir
-p
objs
@
[
-d
objs/clib
]
||
mkdir
objs/clib
@
[
-d
objs/kernel
]
||
mkdir
objs/kernel
...
...
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