Переглянути джерело

Remove more unused things from the Makefile

pull/4/head
Andrew Thompson 14 роки тому
джерело
коміт
734b8af161
1 змінених файлів з 0 додано та 5 видалено
  1. +0
    -5
      Makefile

+ 0
- 5
Makefile Переглянути файл

@ -1,8 +1,3 @@
REPO ?= riak
RIAK_TAG = $(shell git describe --tags)
REVISION ?= $(shell echo $(RIAK_TAG) | sed -e 's/^$(REPO)-//')
PKG_VERSION ?= $(shell echo $(REVISION) | tr - .)
.PHONY: rel stagedevrel deps test
all: deps compile

Завантаження…
Відмінити
Зберегти