configure make v2

This commit is contained in:
Mihail Preis
2019-07-12 20:03:53 +05:00
parent d02a9b8ee5
commit 3cf4b5f1df

View File

@ -1,6 +1,5 @@
prefix ?= /usr/local prefix ?= /usr/local
bindir = $(prefix)/bin bindir = $(prefix)/bin
libdir = $(prefix)/lib
build: build:
swift build -c release --disable-sandbox swift build -c release --disable-sandbox