add Makefile

mx00s
Jan 20, 2022, 6:55 AM
GEAES4BJZU7VVN3HFOZTPOZK26M6U7YI6VP6XRK7DIPIWGQHNABAC

Dependencies

Change contents

  • replacement in profile.sh at line 3
    [2.57][2.57:141]()
    # TODO: dynamically install pijul at ${PIJUL_VERSION} if it's not already installed
    [2.57]
    [2.141]
    # TODO: dynamically install pijul at ${PIJUL_VERSION} if it's not already
    # installed
    # TODO: default to using a locally built copy of pijul with a set of patches
    # applied on top to enable experimentation
  • replacement in profile.sh at line 12
    [2.202][2.202:234]()
    pijul git "${REPO_DIR}" | ts -s
    [2.202]
    pijul git "${REPO_DIR}" 2>&1 | ts -s