Ver a proveniência

Remove more unused things from the Makefile

pull/4/head
Andrew Thompson há 14 anos
ascendente
cometimento
734b8af161
1 ficheiros alterados com 0 adições e 5 eliminações
  1. +0
    -5
      Makefile

+ 0
- 5
Makefile Ver ficheiro

@ -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

Carregando…
Cancelar
Guardar