summaryrefslogtreecommitdiff
path: root/Makefile
blob: 031b4afcc54897d016b41e11989c5ed5b445d9ab (plain)
1
2
3
4
5
6
7
8
9
.PHONY: all install

PREFIX?=/var/empty

all:
	@echo Done

install: pre-receive
	cp pre-receive ${PREFIX}/