summaryrefslogtreecommitdiff
path: root/Makefile
blob: 90677e171971f190da210bb06ce50ba0afa93565 (plain)
1
2
3
4
5
6
7
8
9
10
all: build

build:
	./build.sh

install:
	@echo "run 'make build' instead"

apt:
	./prerequisite.sh