direnv-cache/Makefile

10 lines
145 B
Makefile
Raw Permalink Normal View History

2019-12-03 19:43:28 +00:00
build:
install:
mkdir -p $(PREFIX)/bin $(PREFIX)/share
cp direnv-cache $(PREFIX)/bin
cp direnvrc $(PREFIX)/share
check:
term-test -s tests