summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: f8bd3a75ede4cfb54176d6fabdd710ebb3dbd4a5 (plain)
1
2
3
4
5
6
SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
include ../common/Makefile

version:
	wget https://getcomposer.org/version -q -O -