songmeta/Makefile

6 lines
75 B
Makefile

NAME := songmeta
PREFIX := /usr/local/bin
install:
cp $(NAME) $(PREFIX)/