Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
a81a5a02
Commit
a81a5a02
authored
Feb 20, 2015
by
Mikaël Salson
Browse files
Makefile: Launch should_gets
parent
46a39cef
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/tests/Makefile
0 → 100644
View file @
a81a5a02
SHOULD
=
$(
wildcard
*
.should_get
)
TAP
=
$(SHOULD:.should_get=.tap)
all
:
$(TAP)
fuse-doc.tap
:
fuse-doc.should_get force
make
-C
../../doc analysis-example1.vidjil
./should-to-tap.sh
$<
%.tap
:
%.should_get force
./should-to-tap.sh
$<
force
:
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