Blob


1 INSTALL_PROGRAM = install -m 0555
3 .PHONY: all install
5 all:
7 install:
8 ${INSTALL_PROGRAM} plass ${HOME}/bin