mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
scanner: remove unused scanner.mk
Nothing in the existing codebase references the file. Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
parent
0b991b62b8
commit
12509e46b7
1 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
|||
%-protocol.c : $(protocoldir)/%.xml
|
||||
$(AM_V_GEN)$(wayland_scanner) code < $< > $@
|
||||
|
||||
%-server-protocol.h : $(protocoldir)/%.xml
|
||||
$(AM_V_GEN)$(wayland_scanner) server-header < $< > $@
|
||||
|
||||
%-client-protocol.h : $(protocoldir)/%.xml
|
||||
$(AM_V_GEN)$(wayland_scanner) client-header < $< > $@
|
||||
Loading…
Add table
Add a link
Reference in a new issue