direnv-cache/Makefile

10 lines
145 B
Makefile
Raw Permalink Normal View History

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