Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
taste-setup
Commits
9bc4954c
Commit
9bc4954c
authored
Oct 06, 2017
by
Thanassis Tsiodras
Browse files
Create the library folder first.
parent
d6c1d1f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
misc/ZestSC1/linux/Makefile
View file @
9bc4954c
...
...
@@ -30,5 +30,6 @@ clean:
rm
$(OBJS)
$(TARGET)
:
$(OBJS)
mkdir
-p
Lib
$(AR)
$(ARFLAGS)
$(TARGET)
$(OBJS)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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