Parcourir la source

Remove more unused things from the Makefile

pull/4/head
Andrew Thompson il y a 14 ans
Parent
révision
734b8af161
1 fichiers modifiés avec 0 ajouts et 5 suppressions
  1. +0
    -5
      Makefile

+ 0
- 5
Makefile Voir le fichier

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

Chargement…
Annuler
Enregistrer