Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
Lutro
Commits
30b3bbc9
Commit
30b3bbc9
authored
Apr 11, 2021
by
Libretro-Admin
Browse files
Add this behind a rule, this directory might not always exist and if it
fails then the entire build is broken
parent
c872ef35
Pipeline
#19804
passed with stages
in 1 minute and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
30b3bbc9
...
...
@@ -429,7 +429,7 @@ obj/%.o: %.c
clean
:
-
make
-C
$(LUADIR)
clean
-
rm
-f
$(OBJS)
$(TARGET)
-
rm
-rf
obj
if
[
-d
"obj"
]
;
then
rm
-rf
obj
;
fi
test
:
all
retroarch
--verbose
-L
lutro_libretro.so
test
/main.lua
...
...
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