Lines Matching refs:INSTALL
79 $(INSTALL) -d -m 0755 $(TARGET_DIR)/etc/lighttpd/conf.d
80 $(INSTALL) -d -m 0755 $(TARGET_DIR)/var/www
81 $(INSTALL) -D -m 0644 $(@D)/doc/config/lighttpd.conf \
83 $(INSTALL) -D -m 0644 $(@D)/doc/config/modules.conf \
85 $(INSTALL) -D -m 0644 $(@D)/doc/config/conf.d/access_log.conf \
87 $(INSTALL) -D -m 0644 $(@D)/doc/config/conf.d/debug.conf \
89 $(INSTALL) -D -m 0644 $(@D)/doc/config/conf.d/dirlisting.conf \
91 $(INSTALL) -D -m 0644 $(@D)/doc/config/conf.d/mime.conf \
98 $(INSTALL) -D -m 0755 package/lighttpd/S50lighttpd \
103 $(INSTALL) -D -m 0644 $(@D)/doc/systemd/lighttpd.service \
105 $(INSTALL) -D -m 644 package/lighttpd/lighttpd_tmpfiles.conf \