install-script: Follow FHS rules

This commit is contained in:
Nick Peng
2020-02-26 22:01:04 +08:00
committed by Nick Peng
parent b31792ad9b
commit 3ad7cd7f45
7 changed files with 71 additions and 20 deletions

View File

@@ -38,7 +38,7 @@ else
override LDFLAGS += -lssl -lcrypto -lpthread
endif
.PHONY: all
.PHONY: all clean
all: $(BIN)