This repository has been archived on 2026-01-29. You can view files and clone it, but cannot push or open issues or pull requests.
direnv-cache/Makefile
2019-12-03 20:43:28 +01:00

10 lines
145 B
Makefile

build:
install:
mkdir -p $(PREFIX)/bin $(PREFIX)/share
cp direnv-cache $(PREFIX)/bin
cp direnvrc $(PREFIX)/share
check:
term-test -s tests