Freebsd compatiblity

closes #167
This commit is contained in:
Vitalii Elenhaupt 2021-04-04 21:16:41 +03:00
parent 4a6511cfea
commit ecafa271ee
No known key found for this signature in database
GPG Key ID: CD0BF17825928BC0
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
CRYSTAL_BIN ?= $(shell which crystal)
SHARDS_BIN ?= $(shell which shards)
CRYSTAL_BIN ?= crystal
SHARDS_BIN ?= shards
PREFIX ?= /usr/local
SHARD_BIN ?= ../../bin