aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: 394004e4aefae362ab3e5a0c47b231e19166ee03 (plain)
1
2
3
4
5
PREFIX?=/

.PHONY: install
install:
	install -Dm 755 tiny-ec2-bootstrap $(PREFIX)/etc/init.d/tiny-ec2-bootstrap