Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
orbea
wayland
Commits
9750a7a9
Commit
9750a7a9
authored
Dec 01, 2010
by
Kristian Høgsberg
Browse files
Silence scanner makefile rule by default
parent
b313b029
Changes
1
Hide whitespace changes
Inline
Side-by-side
wayland/scanner.mk
View file @
9750a7a9
%-protocol.c
:
$(top_srcdir)/protocol/%.xml
$(top_builddir)
/wayland/scanner code <
$<
>
$@
$(AM_V_GEN)
$(top_builddir)
/wayland/scanner code <
$<
>
$@
%-server-protocol.h
:
$(top_srcdir)/protocol/%.xml
$(top_builddir)
/wayland/scanner server-header <
$<
>
$@
$(AM_V_GEN)
$(top_builddir)
/wayland/scanner server-header <
$<
>
$@
%-client-protocol.h
:
$(top_srcdir)/protocol/%.xml
$(top_builddir)
/wayland/scanner client-header <
$<
>
$@
$(AM_V_GEN)
$(top_builddir)
/wayland/scanner client-header <
$<
>
$@
Write
Preview
Supports
Markdown
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