#!/bin/sh -e make install -Dm644 lsc.1 "$1/usr/share/man/man1/lsc.1" install -Dm755 lsc "$1/usr/bin/lsc"