summaryrefslogtreecommitdiff
path: root/share/hackvr/examples/calendar/Makefile
blob: 2027b1805845433c9a88f042875255b0c321af62 (plain) (blame)
1
2
3
4
5
6
7
8
PREFIX:=/usr/local

all: calvr hackvr_coproc
	@echo using PREFIX: $(PREFIX)

install:
	install -t $(PREFIX)/bin calvr
	install -t $(PREFIX)/bin hackvr_coproc