Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Via Christus
avadanlık
Commits
4d80a268
Unverified
Commit
4d80a268
authored
Feb 19, 2019
by
Caleb Maclennan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Handle tag/branches that don't have output yet
parent
dd9f89f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
makefile
makefile
+1
-1
No files found.
makefile
View file @
4d80a268
...
...
@@ -197,7 +197,7 @@ require_inputdir = $(or $(strip $(INPUTDIR)),fail)
.PHONY
:
sync_pre
sync_pre
:
| $(require_inputdir)
$(
foreach
TARGET,
$(TARGETS)
,
$(
foreach
TARGET,
$(TARGETS)
,
mkdir
-p
$(INPUTDIR)
/
$(OUTPATH)
;
find
$(INPUTDIR)
/
$(OUTPATH)
/
-maxdepth
1
-type
f
\(
\
-name
"
$(TARGET)
*"
\
$(
and
$(
call
printisbn,
$(TARGET)
)
,-or
-name
"
$(
call
printisbn,
$(TARGET)
)
*"
)
\
...
...
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