Searched refs:install_headers (Results 1 – 3 of 3) sorted by relevance
32 .PHONY: install_headers40 install_headers: $(addprefix $(DESTDIR)/$(includedir)/,$(notdir $(HEADER_FILES)))
113 install_headers: include/GL/gl.h target
220 install_headers(build_dir, install_dir, host)230 install_headers(build_dir, install_dir, host)361 def install_headers(build_dir, install_dir, host): function