소스 검색

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

불러오는 중...
취소
저장