From: Todd Zullinger Date: Sun, 11 Jan 2009 23:23:52 +0000 (-0500) Subject: Makefile: add INSTALL var to set install command X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/4ac89ec8b4fe347ed6d2655a30b55f894021c173?ds=inline;hp=4ac89ec8b4fe347ed6d2655a30b55f894021c173 Makefile: add INSTALL var to set install command This also explicitly sets the modes for installed files (755 for the .cgi, 644 for the .css and .png). Signed-off-by: Lars Hjemli ---