summaryrefslogtreecommitdiff
path: root/Makefile
blob: d0d4204ae3c9970716c4ead1c8278dc217df0372 (plain)
1
2
3
4
5
all:
	g++ main.cpp -o hist

install:
	sudo install ./hist /usr/local/bin/