smol makefile renaming
This commit is contained in:
parent
e7f54614c2
commit
ca2f3033e3
4
Makefile
4
Makefile
@ -69,8 +69,8 @@ gen/l_wl_protocols/xdg-shell-private.c: $(wl_protocols)/stable/xdg-shell/xdg-she
|
||||
mkdir -p gen/l_wl_protocols
|
||||
wayland-scanner private-code $< $@
|
||||
|
||||
.PHONY: gen/l_wl_protocols
|
||||
gen/l_wl_protocols : $(l_wl_protocols)
|
||||
.PHONY: gen_l_wl_protocols
|
||||
gen_l_wl_protocols : $(l_wl_protocols)
|
||||
|
||||
out/l2/codegen: src/l2/anne/codegen.c $(HEADERS_src_l2)
|
||||
mkdir -p out/l2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user